Click or drag to resize
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 Value

Type: NChartLineAnimationType
See Also