DxPolarChartArgumentAxis Properties
Defines a Polar Chart’s argument axis.
Name | Description |
---|---|
Allow |
Specifies whether the argument axis displays labels with decimal values. |
Argument |
Specifies the data type of the argument axis. Casts values from the assigned data source to the target type if required. |
Child |
Inherited from Dx |
Color | Specifies the color of the argument axis. |
Discrete |
Specifies whether ticks and grid lines lie between or next to axis labels.
Inherited from Dx |
Division |
Specifies the minimum distance between two neighboring major ticks.
Inherited from Dx |
End |
Specifies whether an axis should start and end on ticks.
Inherited from Dx |
First |
Specifies whether to align the value axis with a grid line of the argument axis. |
Inverted |
Specifies whether an axis is inverted.
Inherited from Dx |
Linear |
Specifies a linear threshold for a logarithmic axis when its scale includes non-positive values. |
Logarithm |
Specifies the value to be raised to a power when the chart generates ticks for an axis of the Logarithmic type.
Inherited from Dx |
Minor |
Specifies the number of minor ticks between two neighboring major ticks.
Inherited from Dx |
Minor |
Specifies the interval between minor ticks. Applies only to continuous axes.
Inherited from Dx |
Origin |
Specifies the origin value used as zero on the argument axis. |
Period | Notifies the Polar Chart if data contains a repeating pattern and the frequency of its occurrence. |
Start |
Specifies the start angle of the argument axis. |
Tick |
Specifies the interval between major ticks. Does not apply to discrete axes.
Inherited from Dx |
Type |
Specifies an axis type.
Inherited from Dx |
Visible |
Specifies axis visibility.
Inherited from Dx |
Width | Specifies the width of the argument axis. |
See Also