[]
        
(Showing Draft Content)

C1.Android.Chart.Orientation

Orientation Class

Specifies the orientation of chart element.

Inheritance
Orientation
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public sealed class Orientation : Enum

Fields

Name Description
Auto

Orientation is selected automatically.

Horizontal

Horizontal orientation.

Vertical

Vertical orientation.

value__