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

DxChartValueAxis Properties

Contains settings for the value axis.
Name Description
AllowDecimals Specifies whether to allow decimal values on the axis.
AutoBreaksEnabled Specifies whether to enable auto-calculated scale breaks.
LogarithmBase Specifies the value to be raised to a power when the chart generates ticks for an axis of the Logarithmic type.
Name Specifies the name of the value axis.
Pane The name of the pane in the chart.
Position Specifies the axis position.
Type Specifies the axis type.
ValueType Specifies whether and how to cast values that come from the assigned data source.
See Also