alexa

    Show / Hide Table of Contents

    Enum ChartAutoScrollingMode

    Represents ChartAutoScrollingMode mode of axis.

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

    Fields

    Name Description
    End

    Indicates AutoScrollingDelta calculated in axis end position.

    Start

    Indicates AutoScrollingDelta calculated in axis start position.

    Back to top Generated by DocFX