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

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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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.
ScrollingRange Obsolete. Gets the range through which it’s possible to scroll an axis. Inherited from AxisRange.
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