AsposeCellsCloud::Object::PlotArea

Load the model package

use AsposeCellsCloud::Object::PlotArea;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- InnerHeight | int | Gets or sets the height of plot area in units of 1/4000 of the chart area. | InnerWidth | int | Gets or sets the width of plot area in units of 1/4000 of the chart area. | InnerX | int | Gets or gets the x coordinate of the upper top corner of plot area in units of 1/4000 of the chart area. | InnerY | int | Gets or gets the x coordinate of the upper top corner of plot area in units of 1/4000 of the chart area. | Area | Area | | AutoScaleFont | boolean | | BackgroundMode | string | | Border | Line | | Font | Font | | IsAutomaticSize | boolean | | IsInnerMode | boolean | | Shadow | boolean | | Width | int | | Height | int | | X | int | | Y | int | |

[Back to Model list]
[Back to README]