Xuni.Xamarin.FlexChart Namespace : ChartLabelPosition Enumeration |
'Declaration
Public Enum ChartLabelPosition Inherits System.Enum
'Usage
Dim instance As ChartLabelPosition
public enum ChartLabelPosition : System.Enum
Member | Description |
---|---|
Bottom | The labels appear below the data points |
Center | The labels appear centered on the data points |
Left | The labels appear to the left of the data points. |
None | No labels appear. |
Right | The labels appear to the right of the data points |
Top | The labels appear above the data points. |
System.Object
System.ValueType
System.Enum
Xuni.Xamarin.FlexChart.ChartLabelPosition
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