Gets or sets the angle, at which drawing of pie pieces starts.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float StartAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StartAngle As Single |
See Also