Enum Position
Specifies the Positions of the report item.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.ReportControls.Wpf.dll
Syntax
public enum Position
Fields
Name | Description |
---|---|
Bottom | |
BottomLeft | |
BottomRight | |
Center | |
Default | |
Left | |
Outside | |
Right | |
RightTop | |
Top | |
TopLeft | |
TopRight |