NChartTimeAxisAnimationTime Property |
Time that takes to play the whole time axis in seconds.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public float AnimationTime { get; set; }
Public Property AnimationTime As Single
Get
Set
public:
virtual property float AnimationTime {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleSee Also