Click or drag to resize
ChartAxis Properties

The ChartAxis type exposes the following members.

Properties
  Name Description
Public property AxisLabel
Axis label
Public property IsAutoScale
Whether enables the automatic axis scaling.
Public property IsFromZero
Specifies whether the axis begins from 0.
Public property Item
Gets the axis item in specified position.
Public property Items
Gets all axis items.
Public property LabelDisplayStep
Interval step of axis label will display
Public property MaxItemsCount
Gets or sets maximal count of the axis items
Public property MaxValue
The max value in the axis
Public property MinValue
The min value in the axis
Public property Parent
Parent element for axis
Public property Step
The step value in axis
Public property StyleSet
Axis border style
Public property ValuesVisibility
Visual settings of axis
Public property Visible
Gets or sets a boolean value indicates whether the axis is visible.
Top
See Also