Class SfChart.SelectionZoomStartEventArgs
Inheritance
System.Object
SfChart.SelectionZoomStartEventArgs
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class SelectionZoomStartEventArgs : EventArgs
Constructors
SelectionZoomStartEventArgs()
Declaration
public SelectionZoomStartEventArgs()
Properties
ZoomRect
Declaration
public RectF ZoomRect { get; }
Property Value
Type |
---|
Android.Graphics.RectF |