IChartUserShapes Property |
Specify the shapes drawn on top of the chart.
Read-only
IGroupShape.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxIGroupShape UserShapes { get; }
ReadOnly Property UserShapes As IGroupShape
Get
property IGroupShape^ UserShapes {
IGroupShape^ get ();
}
abstract UserShapes : IGroupShape with get
Property Value
Type:
IGroupShape
See Also