Back to Devexpress

BootstrapChartSeriesCollection.Chart Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapchartseriescollection.md

latest1.4 KB
Original Source

BootstrapChartSeriesCollection.Chart Property

Gets the Chart that owns the collection.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[Browsable(false)]
public BootstrapChart Chart { get; }
vb
<Browsable(False)>
Public ReadOnly Property Chart As BootstrapChart

Property Value

TypeDescription
BootstrapChart

A BootstrapChart object that owns the collection.

|

See Also

Chart

Chart Series

BootstrapChartSeriesCollection Class

BootstrapChartSeriesCollection Members

DevExpress.Web.Bootstrap Namespace