Skip to main content

RadarAxisXRange Properties

Contains settings that define the range displayed by the RadarAxisX axis.
Name Description
AlwaysShowZeroLevel Overrides the AxisRange.AlwaysShowZeroLevel property to hide it.
MaxValueInternal Obsolete. Overrides the AxisRange.MaxValueInternal property to hide it.
MinValueInternal Obsolete. Overrides the AxisRange.MinValueInternal property to hide it.
SideMarginsEnabled Overrides the AxisRange.SideMarginsEnabled property to hide it.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also