menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SparkConstants

    Represents the Sparline constants

    Inheritance
    System.Object
    SparkConstants
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class SparkConstants : Object

    Constructors

    SparkConstants()

    Declaration
    public SparkConstants()

    Fields

    ColorAxisTag

    Color Axis tag

    Declaration
    public const string ColorAxisTag = "colorAxis"
    Field Value
    Type
    System.String

    ColorFirstTag

    Color first tag

    Declaration
    public const string ColorFirstTag = "colorFirst"
    Field Value
    Type
    System.String

    ColorHighTag

    Color high tag

    Declaration
    public const string ColorHighTag = "colorHigh"
    Field Value
    Type
    System.String

    ColorLastTag

    Color last tag

    Declaration
    public const string ColorLastTag = "colorLast"
    Field Value
    Type
    System.String

    ColorLowTag

    Color low tag

    Declaration
    public const string ColorLowTag = "colorLow"
    Field Value
    Type
    System.String

    ColorMarkersTag

    Color markers tag

    Declaration
    public const string ColorMarkersTag = "colorMarkers"
    Field Value
    Type
    System.String

    ColorNegativeTag

    Color negative tag

    Declaration
    public const string ColorNegativeTag = "colorNegative"
    Field Value
    Type
    System.String

    ColorSeriesTag

    Color Series tag

    Declaration
    public const string ColorSeriesTag = "colorSeries"
    Field Value
    Type
    System.String

    DateAxisAttribute

    Date axis attribute

    Declaration
    public const string DateAxisAttribute = "dateAxis"
    Field Value
    Type
    System.String

    DisplayAxisAttribute

    Display axis attribute

    Declaration
    public const string DisplayAxisAttribute = "displayXAxis"
    Field Value
    Type
    System.String

    DisplayEmptyCellsAttribute

    Display empty cells attribute

    Declaration
    public const string DisplayEmptyCellsAttribute = "displayEmptyCellsAs"
    Field Value
    Type
    System.String

    DisplayHiddenAttribute

    Display hidden attribute

    Declaration
    public const string DisplayHiddenAttribute = "displayHidden"
    Field Value
    Type
    System.String

    FirstAttribute

    First attribute

    Declaration
    public const string FirstAttribute = "first"
    Field Value
    Type
    System.String

    HighAttribute

    High attribute

    Declaration
    public const string HighAttribute = "high"
    Field Value
    Type
    System.String

    LastAttribute

    Last attribute

    Declaration
    public const string LastAttribute = "last"
    Field Value
    Type
    System.String

    LineWeightAttribute

    Line weight attribute

    Declaration
    public const string LineWeightAttribute = "lineWeight"
    Field Value
    Type
    System.String

    LowAttribute

    Low attribute

    Declaration
    public const string LowAttribute = "low"
    Field Value
    Type
    System.String

    MarkersAttribute

    Markers attribute

    Declaration
    public const string MarkersAttribute = "markers"
    Field Value
    Type
    System.String

    NegativeAttribute

    Negative attribute

    Declaration
    public const string NegativeAttribute = "negative"
    Field Value
    Type
    System.String

    PlotRighttoLeftAttribute

    Plot right to left attribute

    Declaration
    public const string PlotRighttoLeftAttribute = "rightToLeft"
    Field Value
    Type
    System.String

    SparklineGroupsTag

    Sparkline groups tag

    Declaration
    public const string SparklineGroupsTag = "sparklineGroups"
    Field Value
    Type
    System.String

    SparklineGroupTag

    Sparkline group tag

    Declaration
    public const string SparklineGroupTag = "sparklineGroup"
    Field Value
    Type
    System.String

    SparklinesTag

    Sparklines tag

    Declaration
    public const string SparklinesTag = "sparklines"
    Field Value
    Type
    System.String

    SparklineTag

    Sparkline tag

    Declaration
    public const string SparklineTag = "sparkline"
    Field Value
    Type
    System.String

    SparklineTypeAttribute

    Sparkline type attribute

    Declaration
    public const string SparklineTypeAttribute = "type"
    Field Value
    Type
    System.String

    UriAttribute

    Uri Attribute

    Declaration
    public const string UriAttribute = "uri"
    Field Value
    Type
    System.String

    VerticalMaxAttribute

    Vertical maximum attribute

    Declaration
    public const string VerticalMaxAttribute = "manualMax"
    Field Value
    Type
    System.String

    VerticalMaxAxisTypeAttr

    Vertical maximum axis type attribute

    Declaration
    public const string VerticalMaxAxisTypeAttr = "maxAxisType"
    Field Value
    Type
    System.String

    VerticalMinAttribute

    Vertical minimum attribute

    Declaration
    public const string VerticalMinAttribute = "manualMin"
    Field Value
    Type
    System.String

    VerticalMinAxisTypeAttr

    Vertical minimum axis typr attribute

    Declaration
    public const string VerticalMinAxisTypeAttr = "minAxisType"
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved