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

PolarAxisXModel.VisualRange Property

Overrides the AxisBaseModel.VisualRange property to hide it.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v20.1.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

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

Property Value

Type
VisualRangeModel
See Also