Click or drag to resize

GraphAxisFormat Fields

The GraphAxisFormat type exposes the following members.

Fields
 NameDescription
Public fieldAxisPositionAxis position type identifier.
Public fieldAxisPositionValueNumeric value used for axis position when needed.
Public fieldColorColor index used to draw the axis.
Public fieldFactorScaling factor applied to tick labels.
Public fieldIsHiddenWhether the axis format is hidden.
Public fieldLabelLabel displayed for the axis.
Public fieldMajorTickLengthLength of major tick marks.
Public fieldMajorTicksTypeMajor ticks type identifier.
Public fieldMinorTicksTypeMinor ticks type identifier.
Public fieldPrefixPrefix applied to tick labels.
Public fieldSuffixSuffix applied to tick labels.
Public fieldThicknessThickness of the axis line.
Top
See Also