Class EdgeLabelPlacement
Defines the Edge Label Placement for an axis. They are
none - No action will be perform.
hide - Edge label will be hidden.
shift - Shift the edge labels.
Inheritance
System.Object
EdgeLabelPlacement
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class EdgeLabelPlacement : Enum
Fields
Hide
Declaration
public const EdgeLabelPlacement Hide
Field Value
None
Declaration
public const EdgeLabelPlacement None
Field Value
Shift
Declaration
public const EdgeLabelPlacement Shift
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|