alexa

    Show / Hide Table of Contents

    Enum SparklineVerticalAxisOptions

    Defines the Sparkline vertical axis type.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum SparklineVerticalAxisOptions

    Fields

    Name Description
    Automatic

    Automatic value for the vertical axis.

    Custom

    Custom value for the vertical axis.

    Same

    Same value for the vertical axis.

    Back to top Generated by DocFX