ComponentOne ASP.NET MVC Controls
SupportGestures<T,TControl,TBuilder> Method

C1.Web.Mvc.Fluent Namespace > ChartGesturesExtension Class : SupportGestures<T,TControl,TBuilder> Method
The type of data.
The type of the chart.
The builder type for the chart.
The builder for the chart.
The builder for the ChartGestures object.
Apply the ChartGestures extender in the chart which inherits from FlexChartCore.
Syntax

Parameters

chartBuilder
The builder for the chart.
chartGestureBuilder
The builder for the ChartGestures object.

Type Parameters

T
The type of data.
TControl
The type of the chart.
TBuilder
The builder type for the chart.

Return Value

Current builder.
See Also

Reference

ChartGesturesExtension Class
ChartGesturesExtension Members