General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapPolarChartAreaSeries(IDataSourceViewSchemaAccessor) Constructor
Initializes a new instance of the BootstrapPolarChartAreaSeries class with the specified owner.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
public BootstrapPolarChartAreaSeries(
IDataSourceViewSchemaAccessor owner
)
Public Sub New(
owner As IDataSourceViewSchemaAccessor
)
Parameters
Name | Type | Description |
---|---|---|
owner | IDataSourceViewSchemaAccessor | A IDataSourceViewSchemaAccessor object that is the owner of the created object. |
See Also
Feedback