BootstrapPolarChartStackedBarSeriesBuilder.ShowInLegend(Boolean) Method
In This Article
E sets a value that specifies whether or not to show the series in the chart’s legend.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapPolarChartStackedBarSeriesBuilder ShowInLegend(
bool showInLegend
)
#Parameters
Name | Type |
---|---|
show |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also