Skip to main content
All docs
V19.1

BootstrapChartArgumentAxis.VisualRangeSettings Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

[PersistenceMode(PersistenceMode.InnerProperty)]
public VisualRangeSettings VisualRangeSettings { get; }

Property Value

Type
DevExpress.Web.Bootstrap.VisualRangeSettings
See Also