Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SecondSectionSize method
ChartSeriesGroup::get_SecondSectionSize method
Gets or sets the size of the pie chart secondary section as a percentage.
int32_t Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SecondSectionSize()
Remarks
Applies to series groups of the PieOfPie and PieOfBar types.
The range of acceptable values is from 5 to 200 inclusive. The default value is 75.
See Also
- Class ChartSeriesGroup
- Namespace Aspose::Words::Drawing::Charts
- Library Aspose.Words for C++