Position: PP.Exp.PvtDimPos;
The Position property determines dimension position.
Available Values:
Left. By rows.
Top. By columns.
Fixed. Fixed dimension.
Value of the Position property can be set from JSON or using the setPosition method, and returned using the getPosition method.
The example of use is given in description of the PvtDimension.CalendarViewMode property.
See also: