Alignment
|
Specifies the pane edge next to which to place an axis.
|
AllowDecimals
|
Specifies whether to allow decimal values on the axis.
|
AutoBreaksEnabled
|
Specifies whether to enable auto-calculated scale breaks.
|
CustomPosition
|
Specifies the position of an axis on another axis.
|
DiscreteDivisionMode
|
Specifies whether ticks and grid lines lie between or next to axis labels.
|
DivisionFactor
|
Specifies the minimum distance between two neighboring major ticks.
|
EndOnTick
|
Specifies whether an axis should start and end on ticks.
|
Indent
|
Gets or sets the horizontal indent between the axis and the neighboring value axis in pixels.
|
Inverted
|
Specifies whether an axis is inverted.
|
LogarithmBase
|
Specifies the value to be raised to a power when the chart generates ticks for an axis of the Logarithmic type.
|
MaxAutoBreakCount
|
Specifies the maximum number of auto-created scale breaks.
|
MinorTickCount
|
Specifies the number of minor ticks between two neighboring major ticks.
|
MinorTickInterval
|
Specifies the interval between minor ticks. Applies only to continuous axes.
|
MinVisualRangeLength
|
Specifies the minimum length of the visual range.
|
Name
|
Specifies the name of the value axis.
|
Offset
|
Specifies the shift of an axis.
|
Pane
|
The name of the pane in the chart.
|
PlaceholderSize
|
Reserves an area for an axis and its labels.
|
Position
|
Obsolete. Specifies the axis position.
|
SideMarginsEnabled
|
Specifies whether the component should add margins between the outermost series points and the chart boundaries.
|
SynchronizedValue
|
Gets or sets a value at which the value axis is synchronized with other axes.
|
TickInterval
|
Specifies the interval between major ticks. Does not apply to discrete axes.
|
Type
|
Specifies an axis type.
|
ValueType
|
Specifies whether and how to cast values that come from the assigned data source.
|
Visible
|
Specifies axis visibility.
|
VisualRangeUpdateMode
|
Specifies how the axis visual range should behave if new points are added to the data source.
|
ZeroAlwaysVisible
|
Specifies whether the value axis should always display zero.
|