New to Telerik UI for .NET MAUIStart a free 30-day trial

Definition

Namespace:Telerik.Maui.Controls.Compatibility.ChartRenderer.Android

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

C#
public class AndroidChartPanAndZoomBehavior : ChartPanAndZoomBehavior

Inheritance: objectAndroidChartPanAndZoomBehavior

Constructors

C#
public AndroidChartPanAndZoomBehavior()

Methods

C#
public override void SetPanOffsetToChart(double offsetX, double offsetY)
Parameters:offsetXdoubleoffsetYdouble
C#
public override void SetZoomToChart(double scaleX, double scaleY, double centerX, double centerY)
Parameters:scaleXdoublescaleYdoublecenterXdoublecenterYdouble