LabelAngle Enumeration

Contains the supported angles for labels in charts.

Definition

Namespace: BeeMobile.Charts
Assembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
C#
public enum LabelAngle

Members

Angle00 Horizontal text angle.
Angle451 Diagonal text angle.
Angle902 Vertical text angle.

See Also