BootstrapChartStackedSplineSeriesBuilder.MaxLabelCount(Int32) Method
In This Article
Specifies a limit for the number of point labels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartStackedSplineSeriesBuilder MaxLabelCount(
int maxLabelCount
)
#Parameters
Name | Type |
---|---|
max |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also