Enables effects.
[Visual Basic]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get;set;}
[Delphi]
public property Enabled: Boolean read get_Enabled write set_Enabled;
See Also
VisualEffectsStyle Class | VisualEffectsStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |