Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineVerticalAxisOptions - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SparklineVerticalAxisOptions

    Defines the Sparkline vertical axis type.

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

    Fields

    Automatic

    Automatic value for the vertical axis.

    Declaration
    public const SparklineVerticalAxisOptions Automatic
    Field Value
    Type Description
    SparklineVerticalAxisOptions

    Custom

    Custom value for the vertical axis.

    Declaration
    public const SparklineVerticalAxisOptions Custom
    Field Value
    Type Description
    SparklineVerticalAxisOptions

    Same

    Same value for the vertical axis.

    Declaration
    public const SparklineVerticalAxisOptions Same
    Field Value
    Type Description
    SparklineVerticalAxisOptions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved