Skip to main content
A newer version of this page is available. .

Axis Custom Label

Custom Axis Labels can be used to display custom text along an axis. If custom labels are provided for an axis, its automatically generated default labels are not displayed. For more detailed information, refer to Axis Labels.

CustomAxisLabels

The table below lists the main properties which 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.Antialiasing, SeriesLabelBase.Font, AxisLabel.Staggered, SeriesLabelBase.TextColor

Position

CustomAxisLabel.AxisValue

Contents

ChartElementNamed.Name

Visibility

CustomAxisLabel.Visible

See Also