Initializes a new instance of the BootstrapPieChartSeries class with the specified owner.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
public BootstrapPieChartSeries(
IDataSourceViewSchemaAccessor owner
)
Public Sub New(
owner As IDataSourceViewSchemaAccessor
)
Name | Type | Description |
---|---|---|
owner | IDataSourceViewSchemaAccessor | A IDataSourceViewSchemaAccessor object that is the owner of the created object. |