ASP.NET Pack Programmer's Guide
Orientation Enumeration
See Also
 





Specifies the orientation of elements.

Namespace: MindFusion.Gauges
Package: Enum.js

 Syntax

JavaScript  Copy Code

// enum
Orientation = {}

 Members

  Member name Description

Horizontal

The element is oriented horizontally.

Vertical

The element is oriented vertically.

 See Also

MindFusion.Gauges Namespace