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