Class ChartSelectionChangingEvent
Inherited Members
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartSelectionChangingEvent : ChartSelectionEvent
Constructors
ChartSelectionChangingEvent()
Declaration
public ChartSelectionChangingEvent()
Properties
Cancel
Declaration
public bool Cancel { get; set; }
Property Value
Type |
---|
System.Boolean |