[]
Define a static class to add the extension methods for all the controls which can use ChartAnimation extender.
public static class ChartAnimationExtension
| Name | Description |
|---|---|
| ShowAnimation<T, TControl, TChartBuilder>(FlexChartBaseBuilder<T, TControl, TChartBuilder>, Action<ChartAnimationBuilder<T>>) | Apply the ChartAnimation extender in the chart. |