menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Segment - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Segment

    Specifies the segment axis.

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

    Fields

    X

    Segments rendered based on the horizontal axis.

    Declaration
    public const Segment X
    Field Value
    Type
    Segment

    Y

    Segments rendered based on the vertical axis.

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