Visual Basic (Declaration) | |
---|---|
Public Enum ChartImageAlign Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum ChartImageAlign : Enum |
Member | Description |
---|---|
TopLeft | Image aligned to the top left corner |
Top | Image aligned to the top boundary |
TopRight | Image aligned to the top right corner |
Right | Image aligned to the right boundary |
BottomRight | Image aligned to the bottom right corner |
Bottom | Image aligned to the bottom boundary |
BottomLeft | Image aligned to the bottom left corner |
Left | Image aligned to the left boundary |
Center | Image aligned in the center |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.ChartImageAlign
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