[]
Define a static class to add the extension methods for all the controls which can use ChartGestures extender.
public static class ChartGesturesExtension
Name | Description |
---|---|
SupportGestures<T, TControl, TBuilder>(FlexChartCoreBuilder<T, TControl, TBuilder>, Action<ChartGesturesBuilder<T>>) | Apply the ChartGestures extender in the chart which inherits from FlexChartCore. |