Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChart Interface
/ Shapes Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Shapes Property (IChart)
In This Topic
Returns all drawing shapes in this chart.
Syntax
C#
System.Collections.Generic.IEnumerable<IShape> Shapes {
get
;}
See Also
Reference
IChart Interface
IChart Members