[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChartObject.Chart

Chart Property

Chart

Gets an IChart object that represents the chart contained in the object.

Declaration
IChart Chart { get; }
ReadOnly Property Chart As IChart