Click or drag to resize

GraphAxisTick Fields

The GraphAxisTick type exposes the following members.

Fields
 NameDescription
Public fieldColorColor index used for tick labels.
Public fieldColumnNameName of the column used for tick values (if any).
Public fieldDataNameName of the data set used for ticks (if any).
Public fieldDecimalPlacesDecimal places used when formatting tick values.
Public fieldFontBoldWhether tick label font is bold.
Public fieldFontSizeFont size used for tick labels.
Public fieldRotationRotation applied to tick labels.
Public fieldShowMajorLabelsWhether major labels are shown for ticks.
Public fieldValueTypeLogical value type used by tick labels (numeric, date, etc.).
Public fieldValueTypeSpecificationFormatting specification for tick label values.
Top
See Also