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