Specifies the name that identifies the series.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapPolarChartLineSeriesBuilder Name(
string name
)
Public Function Name(
name As String
) As BootstrapPolarChartLineSeriesBuilder
Type | Name | Description |
---|---|---|
String | name |
Type | Description |
---|---|
BootstrapPolarChartLineSeriesBuilderBootstrapPolarChartLineSeriesBuilder |