Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChartGroup Interface
/ SecondPlotSize Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SecondPlotSize Property
In This Topic
Gets 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.
Syntax
C#
System.
int
SecondPlotSize {
get
;
set
;}
See Also
Reference
IChartGroup Interface
IChartGroup Members