PolarChartSeriesBuilder.MaxLabelCount Method
Name | Parameters | Description |
---|---|---|
MaxLabelCount(JS) | value | Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed. Mirrors the client-side maxLabelCount option. |
MaxLabelCount(Int32) | value | Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed. Mirrors the client-side maxLabelCount option. |