Sets the name of a data field providing auxiliary data associated with a point.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapChartRangeAreaSeriesBuilder TagField(
string tagField
)
Public Function TagField(
tagField As String
) As BootstrapChartRangeAreaSeriesBuilder
Type | Name | Description |
---|---|---|
String | tagField |
Type | Description |
---|---|
BootstrapChartRangeAreaSeriesBuilderBootstrapChartRangeAreaSeriesBuilder |