Class Segment
Defines the segment axis. They are: X - Segment calculation rendered based on the horizontal axis. Y - Segment calculation rendered based on the vertical axis.
Inheritance
System.Object
Segment
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Segment : Enum
Fields
X
Declaration
public const Segment X
Field Value
Type |
---|
Segment |
Y
Declaration
public const Segment Y
Field Value
Type |
---|
Segment |