![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
GObject +----GogObject +----GogStyledObject +----GogAxisBase +----GogAxisLine
GObject +----GogObject +----GogStyledObject +----GogAxisBase +----GogAxisLine +----GogAxis
"cross-axis-id" guint : Read / Write "major-tick-in" gboolean : Read / Write "major-tick-labeled" gboolean : Read / Write "major-tick-out" gboolean : Read / Write "major-tick-size-pts" gint : Read / Write "minor-tick-in" gboolean : Read / Write "minor-tick-out" gboolean : Read / Write "minor-tick-size-pts" gint : Read / Write "padding-pts" gint : Read / Write "pos-str" gchararray : Read / Write
typedef enum { GOG_AXIS_AT_LOW, GOG_AXIS_CROSS, GOG_AXIS_AT_HIGH, GOG_AXIS_AUTO } GogAxisPosition;
"cross-axis-id"
property"cross-axis-id" guint : Read / Write
Which axis to cross.
Default value: 0
"major-tick-in"
property"major-tick-in" gboolean : Read / Write
Major tick marks inside the chart area.
Default value: FALSE
"major-tick-labeled"
property"major-tick-labeled" gboolean : Read / Write
Show labels for major ticks.
Default value: TRUE
"major-tick-out"
property"major-tick-out" gboolean : Read / Write
Major tick marks outside the chart area.
Default value: TRUE
"major-tick-size-pts"
property"major-tick-size-pts" gint : Read / Write
Size of the major tick marks, in points.
Allowed values: [0,20]
Default value: 4
"minor-tick-in"
property"minor-tick-in" gboolean : Read / Write
Minor tick marks inside the chart area.
Default value: FALSE
"minor-tick-out"
property"minor-tick-out" gboolean : Read / Write
Minor tick marks outside the axis.
Default value: FALSE
"minor-tick-size-pts"
property"minor-tick-size-pts" gint : Read / Write
Size of the minor tick marks, in points.
Allowed values: [0,15]
Default value: 2
"padding-pts"
property"padding-pts" gint : Read / Write
Distance from axis line to plot area, in points.
Allowed values: >= -2147483647
Default value: 0