Returns the parent chart.
Read-only
IChart.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IChart Chart { get; }Public ReadOnly Property Chart As IChart
Get
public:
virtual property IChart^ Chart {
IChart^ get () sealed;
}abstract Chart : IChart with get
override Chart : IChart with get
Property Value
Type:
IChartImplements
IChartComponentChart
See Also