ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Interaction Class / Enabled Property

In This Topic
    Enabled Property (Interaction)
    In This Topic
    Gets or sets whether the chart interaction is enabled.
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also