Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / CancelMouse Property


In This Topic
    CancelMouse Property (ChartShape)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overrides WriteOnly Property CancelMouse As Boolean
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.CancelMouse = value
    public override bool CancelMouse {set;}
    See Also