Gets the actual chart as an instance of GemBox.Spreadsheet.Charts.ExcelChart.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic Object ExcelChart { get; }
Public ReadOnly Property ExcelChart As Object
Get
Property Value
Type:
Object
The actual chart as an instance of GemBox.Spreadsheet.Charts.ExcelChart.
See Also