Gets or sets the axis of rotation of the chart. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Vector3D RotationAxis { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotationAxis As Vector3D |
An instance of the WPF Vector3D class.
The angle of rotation is specified with RotationAngle.