Skip to main content

PolarAxisXModel.WholeRange Property

Overrides the AxisBaseModel.WholeRange property to hide it.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public WholeRangeModel WholeRange { get; }

Property Value

Type
WholeRangeModel
See Also