2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle Class / Enabled Property

In This Topic
    Enabled Property (VisualEffectsStyle)
    In This Topic
    Enables effects.
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also