menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SparklineType

    Defined types of Sparkline chart types.

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

    Fields

    Column

    Sparkline type is Column.

    Declaration
    public const SparklineType Column
    Field Value
    Type
    SparklineType

    ColumnStacked100

    Sparkline type is WinLoss.

    Declaration
    public const SparklineType ColumnStacked100
    Field Value
    Type
    SparklineType

    Line

    Sparkline type is Line.

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