menu

Class SFChartSelectionZoomInfo - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFChartSelectionZoomInfo

    This class specifies the selection zoom information.

    Inheritance
    System.Object
    SFChartSelectionZoomInfo
    SFChartSelectionZoomingInfo
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public class SFChartSelectionZoomInfo : NSObject

    Constructors

    SFChartSelectionZoomInfo()

    Declaration
    public SFChartSelectionZoomInfo()

    Properties

    State

    Declaration
    public SFChartZoomPanState State { get; }
    Property Value
    Type
    SFChartZoomPanState

    ZoomRect

    Gets the zoom rectangle of the chart area.

    Declaration
    public CGRect ZoomRect { get; }
    Property Value
    Type Description
    CoreGraphics.CGRect

    The zoom rectangle.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved