Search
Label3D.RotationAngle Property
See Also
 






Gets or sets the label's rotation angle.

Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double RotationAngle { get; set; }

Visual Basic  Copy Code

Public Property RotationAngle As Double

 Property Value

A double value.

 See Also