ChartOperateParameter

chartOperateParameter

Represents chart operate parameter.

Property Name Property Type Nullable ReadOnly DefaultValue Description
ChartIndex Integer True False Represents chart index.
ChartType String True False Represents chart type.
UpperLeftRow Integer True False Represents upper left row index of chart.
UpperLeftColumn Integer True False Represents upper left column index of chart.
LowerRightRow Integer True False Represents lower right row index of chart.
LowerRightColumn Integer True False Represents lower right column index of chart.
Area String True False Represents chart area.
IsVertical Boolean True False Represents whether to plot the series from a range of cell values by row or by column.
CategoryData String True False Represents chart category data.
IsAutoGetSerialName Boolean True False Represents whether auto get serial name.
Title String True False Represents chart title.
OperateType String True False

Parent Name : OperateParameter