public enum ENCartesianAxisDockZone : System.Enum
public enum ENCartesianAxisDockZone : System.Enum
Member | Description |
---|---|
BackBottom | Back bottom horizontal edge. Can be used for axes with horizontal orientation. |
BackLeft | Back left vertical edge. Can be used for axes with vertical orientation. |
BackRight | Back right vertical edge. Can be used for axes with vertical orientation. |
BackTop | Back top horizontal edge. Can be used for axes with horizontal orientation. Default position of the SecondaryX axis. |
Bottom | Bottom dock zone |
BottomLeft | Bottom left depth edge. Can be used for axes with depth orientation. |
BottomRight | Bottom right depth edge. Can be used for axes with depth orientation. Default position of the Depth axis. |
FrontBottom | Front bottom horizontal edge. Can be used for axes with horizontal orientation. Default position of the PrimaryX axis. |
FrontLeft | Front left vertical edge. Can be used for axes with vertical orientation. |
FrontRight | Front right vertical edge. Can be used for axes with vertical orientation. |
FrontTop | Front top horizontal edge. Can be used for axes with horizontal orientation. |
Left | Left dock zone |
Right | Right dock zone |
Top | Top dock zone |
TopLeft | Top left depth edge. Can be used for axes with depth orientation. |
TopRight | Top right depth edge. Can be used for axes with depth orientation. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENCartesianAxisDockZone
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)