Visual Basic (Declaration) | |
---|---|
Public Enum ColumnPlusCustomAttributes.ChartExLabelStyle Inherits Enum |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public enum ColumnPlusCustomAttributes.ChartExLabelStyle : Enum |
Member | Description |
---|---|
Auto | DataPoint labels are positioned automatically. |
Top | DataPoint labels are positioned above the point. |
Bottom | DataPoint labels are positioned below the point. |
Right | DataPoint labels are positioned to the right of the point. |
Left | DataPoint labels are positioned to the left of the point. |
TopLeft | DataPoint labels are positioned to the top left of the point. |
TopRight | DataPoint labels are positioned to the top right of the point. |
BottomLeft | DataPoint labels are positioned to the bottom left of the point. |
BottomRight | DataPoint labels are positioned to the bottom right of the point. |
Center | DataPoint labels are positioned centered on the point. |
System.Object
System.ValueType
System.Enum
Dundas.Extensions.ColumnPlusCustomAttributes.ChartExLabelStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family