Visible
Check or uncheck this check box to show or hide axis labels of the selected axis.
Round first
Check this check box to make the axis labels drawn at rounded-number
positions. For example, instead of being drawn at positions 1.3, 2.3, 3.3,
..., the axis labels are drawn at positions 1.0, 2.0, 3.0, ... This check box
is not visible if the selected axis is an Angular axis.
Label on axis
Check or uncheck this check box to draw or not to draw the axis label if it
happens to locate at a position on another axis. This check box is not visible
if the selected axis is an Angular axis.
Alternate
Check this check box to make DataScene draw two sets of axis labels. The labels
in one set are at the middle points of two adjacent labels in the other set.
This check box is not visible if the selected axis is an Angular axis.
Margin
The value in this spin box specifies the margin of the axis labels. This
check box is not visible if the selected axis is an Angular axis.
Angle
The value in this spin box specifies the angle at which the axis labels are
drawn. This check box is not visible if the selected axis is an Angular axis.
Min. Sep. %
DataScene automatically tries to avoid overlapping of adjacent axis
labels. The value in this spin box specifies the minimum separation between
adjacent labels in terms of the length of the axis labels. This check box
is not visible if the selected axis is an Angular axis.
Inside
This check box is visible only if the selected axis is an Angular axis. Check it to draw the axis labels inside
the bounding
ellipse of the graph.
Rotated
This check box is visible only if the selected axis is an Angular axis. Check it to draw the axis labels
at the polar angles of the labels.
Style
This group box is not visible if the selected axis is an Angular axis.
Auto
Check this radio button to let DataScene automatically determine the display style
for the axis labels.
Value
Check this radio button to draw numeric axis labels. The values usually
come from the data of the associated series. For example,
if the graph contains a Line
series, the values in the Position component of the series is used for
the horizontal axis while the values in the Value component of the
series is used for the vertical axis.
Text
Check this radio button to draw axis labels using the texts contained in
the LabelMember series component of the series.
Mark
Check this radio button to draw axis labels using the texts of the series
Marks that can be customized with the Mark Editor.
None
Check this radio button to hide the axis labels.