Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SparklineRangePadding - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SparklineRangePadding

    Defines the range padding of the sparkline series.

    Inheritance
    System.Object
    SparklineRangePadding
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SparklineRangePadding : Enum

    Fields

    Additional

    Specifies the additional type of range paddding.

    Declaration
    public const SparklineRangePadding Additional
    Field Value
    Type Description
    SparklineRangePadding

    None

    Specifies the none type of range paddding.

    Declaration
    public const SparklineRangePadding None
    Field Value
    Type Description
    SparklineRangePadding

    Normal

    Specifies the normal type of range paddding.

    Declaration
    public const SparklineRangePadding Normal
    Field Value
    Type Description
    SparklineRangePadding

    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