A newer version of this page is available.
Switch to the current version.
BootstrapPolarChartSeriesCollection.Chart Property
Gets the Chart that owns the collection.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[Browsable(false)]
public BootstrapPolarChart Chart { get; }
<Browsable(False)>
Public ReadOnly Property Chart As BootstrapPolarChart
Property Value
Type | Description |
---|---|
BootstrapPolarChart | A BootstrapPolarChart object that owns the collection. |
See Also
Feedback