GaugeOrientation
Enum
Internal use only
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(EnumTypeConverter<GaugeOrientation>))]
public enum GaugeOrientation
Fields
Internal use only
C#
Horizontal = 0
Internal use only
C#
Vertical = 1