GogRegEqn

GogRegEqn

Properties

gboolean show-eq Read / Write
gboolean show-r2 Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GogObject
        ╰── GogStyledObject
            ╰── GogOutlinedObject
                ╰── GogText
                    ╰── GogRegEqn

Implemented Interfaces

GogRegEqn implements GOStyledObject.

Includes

#include <goffice/goffice.h>

Description

Functions

Types and Values

GogRegEqn

typedef struct _GogRegEqn GogRegEqn;

Property Details

The “show-eq” property

  “show-eq”                  gboolean

Show the equation on the graph.

Flags: Read / Write

Default value: TRUE


The “show-r2” property

  “show-r2”                  gboolean

Show the correlation coefficient on the graph.

Flags: Read / Write

Default value: TRUE