Click or drag to resize
NChartPermanentRotationYSpeed Property
Speed of permanent rotation around Y-Axis (in radians per second). The default value is 0. See PermanentRotationY for more info about permanent rotation.

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

Property Value

Type: Single
See Also