INChartColumnSeriesSettingsAnimationType Property |
Animation type of the transition. The default value is NChartColumnAnimationType.Simultaneously.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartColumnAnimationType AnimationType { get; set; }
Property AnimationType As NChartColumnAnimationType
Get
Set
property NChartColumnAnimationType AnimationType {
NChartColumnAnimationType get ();
void set (NChartColumnAnimationType value);
}
Property Value
Type:
NChartColumnAnimationTypeSee Also