Chart areas aligment orientation.
Visual Basic (Declaration) | |
---|---|
Public Enum AreaAlignType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum AreaAlignType : Enum |
Member | Description |
---|---|
None | Chart areas are not automatically aligned. No alignment. |
Position | Chart areas are aligned by the chart area position. Align areas position. |
PlotPosition | Chart areas are aligned by their inner plot position. Align areas inner plot position. |
Cursor | Chart areas are aligned using their cursors. Cursor and Selection alignment. |
AxesView | Chart areas are aligned using their data view. Align axes views of the chart areas. |
All | Chart areas are aligned using all values. Complete alignment. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.AreaAlignType
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