menu

Document Processing

SparklineVerticalAxisOptions Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    SparklineVerticalAxisOptions Class

    Defines the Sparkline vertical axis type.

    Inheritance
    System.Object
    SparklineVerticalAxisOptions
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class SparklineVerticalAxisOptions : Enum

    Fields

    Automatic

    Automatic value for the vertical axis.

    Declaration
    public const SparklineVerticalAxisOptions Automatic
    Field Value
    Type
    SparklineVerticalAxisOptions

    Custom

    Custom value for the vertical axis.

    Declaration
    public const SparklineVerticalAxisOptions Custom
    Field Value
    Type
    SparklineVerticalAxisOptions

    Same

    Same value for the vertical axis.

    Declaration
    public const SparklineVerticalAxisOptions Same
    Field Value
    Type
    SparklineVerticalAxisOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved