GrapeCity.Excel.Chart Namespace : ExcelManualLayout Class |
The following tables list the members exposed by ExcelManualLayout.
Name | Description | |
---|---|---|
ExcelManualLayout Constructor |
Name | Description | |
---|---|---|
Height | Specifies the height (if height mode is Factor) or bottom (if height mode is edge) of the chart element as a fraction of the height of the chart. | |
HeightMode | Specifies how to interpret the height element for this layout | |
Left | Specifies the x location(left) of the chart element as a fractin of the width of the chart If Left mode is Factor, then the position is reletive to the default position for the chart element | |
LeftMode | Specifies how to interpret the left element for this layout | |
Target | Specifies the layout target | |
Top | Specifies the top of the chart element as a fraction of the height of the chart. If Top mode is factor the the position is relative to the default position for the chart element | |
TopMode | Specifies how to interpret the top element for this layout | |
Width | Specifies the width (if width mode is Factor) or right (if width mode is edge) of the chart element as a fraction of the width of the chart. | |
WidthMode | Specifies how to interpret the width element for this layout |