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

In This Topic
    IsInteractive Property
    In This Topic
    Whether the built-in interaction is enabled.
    Syntax
    'Declaration
     
    Public Property IsInteractive As System.Boolean
    public System.bool IsInteractive {get; set;}
    See Also