Skip to main content

PolarAxisXModel.VisualRange Property

Overrides the AxisBaseModel.VisualRange property to hide it.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public VisualRangeModel VisualRange { get; }

Property Value

Type
VisualRangeModel
See Also