set_SecondPieSize()

IChartSeriesGroup::set_SecondPieSize(uint16_t) method

Specifies the size of the second pie or bar of a pie-of-pie chart or a bar-of-pie chart, as a percentage of the size of the first pie (can be between 5 and 200 percents). Write uint16_t.

virtual void Aspose::Slides::Charts::IChartSeriesGroup::set_SecondPieSize(uint16_t value)=0

See Also