Back to Devexpress

PolarAxisX Properties

corelibraries-devexpress-dot-xtracharts-dot-polaraxisx-dot-underscore-properties.md

latest5.2 KB
Original Source

PolarAxisX Properties

Represents the X-axis within Polar charts.

NameDescription
DateTimeScaleOptionsStores the options that define the behavior of a scale when its type is date-time. Inherited from AxisBase.
GridLinesGets the grid lines settings. Inherited from AxisBase.
GridSpacingObsolete. Overrides the AxisBase.GridSpacing property. Setting this value is not supported.
GridSpacingAutoObsolete. Overrides the AxisBase.GridSpacingAuto property.
InterlacedGets or sets whether interlacing is applied to the axis. Inherited from AxisBase.
InterlacedColorGets or sets the interlaced color. Inherited from AxisBase.
InterlacedFillStyleGets the fill style of a diagram’s background within a view of a Radar Series type. Inherited from RadarAxis.
LabelGets the settings of axis labels. Inherited from RadarAxisX.
LogarithmicOverrides the AxisBase.Logarithmic property to hide it.
LogarithmicBaseOverrides the AxisBase.LogarithmicBase property to hide it.
MinorCountGets or sets the number of minor tickmarks and grid lines. Inherited from AxisBase.
NameOverrides the ChartElementNamed.Name property. Inherited from RadarAxisX.
NumericScaleOptionsStores the options that define the behavior of a scale when its type is numeric. Inherited from AxisBase.
QualitativeScaleComparerGets or sets the Comparer class object used to compare deferred-axis qualitative scale values. Inherited from AxisBase.
QualitativeScaleOptionsProvides access to the options that define the behavior of a scale when its type is qualitative. Inherited from RadarAxisX.
RangeObsolete. Gets the settings that specify the range of the axis coordinates.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TimeSpanScaleOptionsStores the settings of a scale when its type is time-span. Inherited from AxisBase.
VisualRangeGets the settings that specify the visible range of the axis coordinates. Inherited from AxisBase.
WholeRangeGets the range through which it’s possible to scroll an axis. Inherited from AxisBase.

See Also

PolarAxisX Class

PolarAxisX Members

DevExpress.XtraCharts Namespace