PolarAxisXRange Properties
Contains settings that define the range displayed by the PolarAxisX axis.| Name | Description |
|---|---|
| AlwaysShowZeroLevel |
Overrides the AxisRange.AlwaysShowZeroLevel property to hide it.
Inherited from RadarAxisXRange. |
| Auto |
Obsolete. Overrides the AxisRange.Auto property to hide it.
|
| MaxValue |
Obsolete. Overrides the AxisRange.MaxValue property to hide it.
|
| MaxValueInternal |
Obsolete. Overrides the AxisRange.MaxValueInternal property to hide it.
|
| MaxValueSerializable |
Overrides the AxisRange.MaxValueSerializable property.
|
| MinValue |
Obsolete. Overrides the AxisRange.MinValue property to hide it.
|
| MinValueInternal |
Obsolete. Overrides the AxisRange.MinValueInternal property to hide it.
|
| MinValueSerializable |
Overrides the AxisRange.MinValueSerializable property.
|
| SideMarginsEnabled |
Overrides the AxisRange.SideMarginsEnabled property to hide it.
Inherited from RadarAxisXRange. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also