Top | ![]() |
![]() |
![]() |
![]() |
GObject ├── GogObject │ ╰── GogStyledObject │ ╰── GogOutlinedObject │ ├── GogChart │ ├── GogDataLabel │ ├── GogGraph │ ├── GogText │ ├── GogLegend │ ╰── GogSeriesLabels ╰── GogView ╰── GogOutlinedView ╰── GogGraphView
typedef struct { GogViewClass base; gboolean call_parent_render; } GogOutlinedViewClass;
GogViewClass |
||
gboolean |
whether the parent class |
“padding-pts”
property“padding-pts” gdouble
Number of pts separating charts in the grid.
Flags: Read / Write
Allowed values: >= 0
Default value: 0