Click or drag to resize

GraphAxis Fields

The GraphAxis type exposes the following members.

Fields
 NameDescription
Public fieldAnchorAnchor value for anchored axes.
Public fieldFormatAxisFormatting settings for the axis. Two elements expected.
Public fieldMajorGridMajor grid settings for the axis.
Public fieldMajorTicksNumber of major ticks.
Public fieldMaxMaximum value of the axis scale.
Public fieldMinMinimum value of the axis scale.
Public fieldMinorGridMinor grid settings for the axis.
Public fieldMinorTicksNumber of minor ticks.
Public fieldOppositeLineWhether the opposite axis line is drawn.
Public fieldPositionPosition of the axis (left, right, top, bottom, etc.).
Public fieldScaleScale type identifier.
Public fieldStepStep increment for the axis.
Public fieldTickAxisTick settings for the axis. Two elements expected.
Public fieldZeroLineWhether a zero baseline is drawn.
Top
See Also