Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic ChartCollection Charts { get; }
Public ReadOnly Property Charts As ChartCollection
Get
public:
property ChartCollection^ Charts {
ChartCollection^ get ();
}
member Charts : ChartCollection with get
Property Value
Type:
ChartCollection
See Also