Click or drag to resize

ChartAxis Properties

The ChartAxis type exposes the following members.

Properties
Name Description
Public property AxisBetweenCategories
Gets or sets a value indicating whether the axis is between tick marks.
Public property Bounds
Gets the bounds for the axis.
Public property CategoryType
Gets or sets the type of the category axis.
Public property Crosses
Gets of sets the axis crosses.
Public property CrossesAt
Gets or sets the axis crosses value.
Public property Delete
Gets or sets a value indicating whether the chart axis is hidden.
Public property DisplayUnits
Gets the display units for the axis.
Public property HasMajorGridlines
Gets or sets a value indicating whether major gridlines are enabled.
Public property HasMinorGridlines
Gets or sets a value indicating whether minor gridlines are enabled.
Public property Labels
Gets the tick labels options for the axis.
Public property NumberFormat
Gets the number format for the axis.
Public property ReverseOrder
Gets or sets a value indicating whether the categories in reverse order.
Public property TextVerticalType
Sets the vetrtical type for the axis text.
Public property TickMarks
Gets the tick marks options for the axis.
Public property Title
Gets the title of the chart axis.
Public property Type
Gets the type of the chart axis.
Public property Units
Gets the units for the axis.
Top
See Also