Skip to main content

Axis Custom Label

Custom Axis Labels can display custom text along an axis. If custom labels are specified for an axis, it does not display automatically generated default labels. Refer to the following help topic for more details: Axis Labels.

CustomAxisLabels

The table below lists the main properties that affect the element’s appearance and functionality:

Availability

The Axis2D.CustomLabels property of an axis, the CustomAxisLabelCollection.Item property of the custom axis label collection.

Appearance

AxisLabel.Angle, SeriesLabelBase.EnableAntialiasing, SeriesLabelBase.Font, AxisLabel.Staggered, SeriesLabelBase.TextColor

Position

CustomAxisLabel.AxisValue

Contents

ChartElementNamed.Name

Visibility

CustomAxisLabel.Visible

See Also