menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepPosition - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StepPosition

    Defines the position for the steps in the step line, step area, and step range area chart types. They are: Left: Steps start from the left side of the 2nd point. Center: Steps start between the data points. Right: Steps start from the right side of the 1st point.

    Inheritance
    System.Object
    StepPosition
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class StepPosition : Enum

    Fields

    Center

    Declaration
    public const StepPosition Center
    Field Value
    Type
    StepPosition

    Left

    Declaration
    public const StepPosition Left
    Field Value
    Type
    StepPosition

    Right

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