alexa

    Show / Hide Table of Contents

    Enum PartialZoom

    Specifies are zooming enabled only for single axis.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum PartialZoom

    Fields

    Name Description
    None

    None of the zooming will be applied.

    OnlyX

    Zoomx XAxis only.

    OnlyY

    Zooms YAxis only.

    Back to top Generated by DocFX