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