alexa

    Show / Hide Table of Contents

    Enum ZoomMode

    Represents zooming modes of SfChart

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum ZoomMode

    Fields

    Name Description
    X

    Zooming will be done along x-axis

    XY

    Zooming will be done along both axis.

    Y

    Zooming will be done along y-axis

    Back to top Generated by DocFX