LayoutPosition Members
A container to hold a value and specify how it should be interpreted.Properties
Name | Description |
---|---|
Mode | Gets or sets the mode that specifies how the value should be interpreted. |
Value | Gets or sets the value that specifies the position of the chart element. |
Methods
Name | Description |
---|---|
SetPosition(LayoutMode, Double) | Specifies the exact position of the chart element. |
See Also