Gets or sets the angle which is used during rendering.
[Visual Basic]
Public Property Angle As Single
[C#]
public float Angle {get;set;}
[Delphi]
public property Angle: Single read get_Angle write set_Angle;
See Also
VisualEffectsStyle Class | VisualEffectsStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |