Enum LabelPlacement
Specifies the Placement of the label in Map report item.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum LabelPlacement
Fields
Name | Description |
---|---|
Above | |
Alternate | |
Below | |
Bottom | |
BottomCenter | |
BottomLeft | |
BottomRight | |
Center | |
Left | |
MiddleCenter | |
MiddleLeft | |
MiddleRight | |
Right | |
Top | |
TopCenter | |
TopLeft | |
TopRight |