PolarChartAnimationBuilder.MaxPointCountSupported Method
Name | Parameters | Description |
---|---|---|
MaxPointCountSupported(JS) | value | Specifies how many series points the UI component should have before the animation will be disabled. Mirrors the client-side maxPointCountSupported option. |
MaxPointCountSupported(Int32) | value | Specifies how many series points the UI component should have before the animation will be disabled. Mirrors the client-side maxPointCountSupported option. |