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

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

Property Value

Type: Single
See Also