Click or drag to resize
NChartColumnSeriesSettingsAnimationType Property
Animation type of the transition. The default value is NChartColumnAnimationType.Simultaneously.

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

Property Value

Type: NChartColumnAnimationType

Implements

INChartColumnSeriesSettingsAnimationType
See Also