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

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