Aspose::Cells::Charts::Series::SetSecondPlotSize method

Series::SetSecondPlotSize method

Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.

void Aspose::Cells::Charts::Series::SetSecondPlotSize(int16_t value)

See Also