ComponentOne ASP.NET MVC Controls
ShowAnimation<T,TControl,TChartBuilder> Method

C1.Web.Mvc.Fluent Namespace > ChartAnimationExtension Class : ShowAnimation<T,TControl,TChartBuilder> Method
The type of data.
The type of the chart control which inherits from FlexChartBase.
The type of the chart builder which inherits from FlexChartBaseBuilder.
The specified chart builder.
The action to set the ChartAnimation.
Apply the ChartAnimation extender in the chart.
Syntax

Parameters

chartBuilder
The specified chart builder.
animationBuilder
The action to set the ChartAnimation.

Type Parameters

T
The type of data.
TControl
The type of the chart control which inherits from FlexChartBase.
TChartBuilder
The type of the chart builder which inherits from FlexChartBaseBuilder.

Return Value

Current builder.
See Also

Reference

ChartAnimationExtension Class
ChartAnimationExtension Members