LayoutOptions Properties
Specifies the exact position of the chart element.Name | Description |
---|---|
Auto | Gets whether the layout options are set automatically. |
Height | Specifies the height or bottom of the chart element, depending on the specified mode. |
Left | Specifies the left indent of the chart element as a fraction of the width of the chart. |
Target | Specifies whether to layout the plot area by its inside or outside. |
Top | Specifies the top indent of the chart element as a fraction of the height of the chart. |
Width | Specifies the width or right of the chart element, depending on the specified mode. |
See Also