Click or drag to resize
NChartLineSeriesSettingsAnimationType Property
Animation type of the transition. The default value is NChartLineAnimationType.GrowUp.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartLineAnimationType AnimationType { get; set; }

Property Value

Type: NChartLineAnimationType

Implements

INChartLineSeriesSettingsAnimationType
See Also