Property Summary
|
Max |
Contains the maximum value for the axis scale.
|
|
Min |
Contains the minimum value for the axis scale.
|
|
Origin |
Contains the origin of the axis scale.
|
|
StepMain |
Contains the distance between the main tick marks.
|
|
StepHelp |
Contains the distance between the help tick marks.
|
|
AutoMax |
The maximium value of the axis scale is calculated by the chart if
this property is true
.
|
|
AutoMin |
The minimum value of the axis scale is calculated by the chart if
this property is true
.
|
|
AutoOrigin |
The origin is calculated by the chart if this property is true
.
|
|
AutoStepMain |
The distance between the main tick marks is calculated by the chart
if this property is true
.
|
|
AutoStepHelp |
The distance between the help tick marks is calculated by the
chart if this property is true
.
|
|
Logarithmic |
Determines if the axis is scaled logarithmically or
not (linear).
|
|
DisplayLabels |
Determines whether to display text at the axis or not.
|
|
TextRotation |
Determines the rotation of the text elements
(axis description) in 100th degrees.
|
|
Marks |
Determines the position of the marks. |
|
HelpMarks |
Determines the position of the help marks. |
|
Overlap |
Determines the overlap of the bars in a bar-type chart.
|
|
GapWidth |
Specifies the width of the gaps between each set of data points
in a bar chart.
|
|
ArrangeOrder |
The axis description may be arranged in a special order for a
better placement.
|
|
TextBreak |
Determines if long text is broken into multiple lines.
|
|
TextCanOverlap |
Determines if certain labels are hidden, if they would otherwise overlap.
In this case, the value of this property must be set to false
.
|
|
NumberFormat |
Contains the type id for the number formatter of the axis.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.