Intersoft.Client.UI.DataVisualization Namespace : Edge Enumeration |
Public Enum Edge Inherits System.Enum
Dim instance As Edge
public enum Edge : System.Enum
public enum class Edge : public System.Enum
Member | Description |
---|---|
Bottom | A child element that is positioned at the bottom of the EdgePanel. |
Center | A child element that is positioned in the center of a EdgePanel. |
Left | A child element that is positioned on the left side of the EdgePanel. |
Right | A child element that is positioned on the right side of the EdgePanel. |
Top | A child element that is positioned at the top of the EdgePanel. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.DataVisualization.Edge
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