BootstrapPolarChartStackedBarSeriesBuilder.TagField(String) Method
In This Article
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
#Declaration
public BootstrapPolarChartStackedBarSeriesBuilder TagField(
string tagField
)
#Parameters
Name | Type |
---|---|
tag |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also