ChartSeriesBuilder.MaxLabelCount Method
| Name | Parameters | Description |
|---|---|---|
| MaxLabelCount(JS) | value | Specifies a limit for the number of point labels. Mirrors the client-side maxLabelCount option. |
| MaxLabelCount(Int32) | value | Specifies a limit for the number of point labels. Mirrors the client-side maxLabelCount option. |