A newer version of this page is available.
Switch to the current version.
BootstrapPolarChartAxisSettingsBase.StripCollection Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapChartStripCollection StripCollection { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property StripCollection As BootstrapChartStripCollection
Property Value
Type |
---|
BootstrapChartStripCollection |
See Also
Feedback