FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / BaseRenderEventArgs Class / Cancel Property

In This Topic
    Cancel Property (BaseRenderEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also