GetSecondPlotSize Method
GetSecondPlotSize function
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.
func (instance *Series) GetSecondPlotSize() (int16, error)
Remarks
See Also
- Class Series
- Library Aspose.Cells for Go