C1.C1Rdl.Rdl2008 Namespace : ChartDataLabelPosition Enumeration |
'Declaration Public Enum ChartDataLabelPosition Inherits System.Enum
public enum ChartDataLabelPosition : System.Enum
Member | Description |
---|---|
Auto | Default. |
Bottom | Position label at Bottom of data point. |
BottomLeft | Position label at BottomLeft of data point. |
BottomRight | Position label at BottomRight of data point. |
Center | Position label at Center of data point. |
Left | Position label at Left of data point. |
Outside | Position label Outside of data point For non-Pie charts, Outside is treated as Top. |
Right | Position label at Right of data point |
Top | Position label at Top of data point. |
TopLeft | Position label at TopLeft of data point. |
TopRight | Position label at TopRight of data point. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartDataLabelPosition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2