'Declaration Public Enum Chart.LabelCompassEnum Inherits System.Enum
public enum Chart.LabelCompassEnum : System.Enum
'Declaration Public Enum Chart.LabelCompassEnum Inherits System.Enum
public enum Chart.LabelCompassEnum : System.Enum
Member | Description |
---|---|
Auto | Automatic label arrangement. |
East | Label is to the east of the data point. |
None | Label is not shown. |
North | Label is to the north of the data point. |
NorthEast | Label is to the north east of the data point. |
NorthWest | Label is to the north west of the data point. |
Orthogonal | Label is perpendicularly away from the plot line. |
Radial | In a pie chart, label is directly away from the center of the chart. |
RadialText | Label is perpendicular away from the plot line, with text oriented along that line. |
South | Label is to the south of the data point. |
SouthEast | Label is to the south east of the data point. |
SouthWest | Label is to the south west of the data point. |
West | Label is to the west of the data point. |
System.Object
System.ValueType
System.Enum
C1.C1Report.CustomFields.Chart.LabelCompassEnum