Blazor

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

    Show / Hide Table of Contents

    Class RangeNavigatorType

    Specifies the type of series in the range navigator.

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

    Fields

    Area

    Defines the area type.

    Declaration
    public const RangeNavigatorType Area
    Field Value
    Type Description
    RangeNavigatorType

    Line

    Defines the line type.

    Declaration
    public const RangeNavigatorType Line
    Field Value
    Type Description
    RangeNavigatorType

    StepLine

    Defines the stepLine type.

    Declaration
    public const RangeNavigatorType StepLine
    Field Value
    Type Description
    RangeNavigatorType

    value__

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