Skip to main content

BootstrapPolarChartAxisSettingsBase.StripCollection Property

Namespace: DevExpress.Web.Bootstrap

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

#Declaration

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

#Property Value

Type
BootstrapChartStripCollection
See Also