AsposeCellsCloud::Object::ChartOperateParameter

Load the model package

use AsposeCellsCloud::Object::ChartOperateParameter;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- ChartIndex | int | Represents chart index. | ChartType | string | Represents chart type. | UpperLeftRow | int | Represents upper left row index of chart. | UpperLeftColumn | int | Represents upper left column index of chart. | LowerRightRow | int | Represents lower right row index of chart. | LowerRightColumn | int | Represents lower right column index of chart. | Area | string | Represents chart area. | IsVertical | boolean | Represents whether to plot the series from a range of cell values by row or by column. | CategoryData | string | Represents chart category data. | IsAutoGetSerialName | boolean | Represents whether auto get serial name. | Title | string | Represents chart title. | OperateType | string | |

[Back to Model list]
[Back to README]