Skip to main content

ChartAxis Properties

Serves as the base class for classes that represent chart axes.
Name Description
CurrencyCultureNameProvider For internal use. Provides access to an interface that exposes a culture name.
NumericFormat Gets the numeric display format the chart axis data uses.
Reverse Gets or sets whether the axis is reversed.
Title Gets or sets the title of the chart’s axis.
TitleVisible Gets or sets whether the title of the chart’s axis is visible.
Visible Gets or sets whether the chart’s axis is visible.
See Also