AxisChart Property

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)
Syntax
public IChart Chart { get; }

Property Value

Type: IChart

Implements

IChartComponentChart
See Also