var instance = new GC.Spread.Sheets.Charts.ChartCollection(sheet);
function ChartCollection;
var instance = new GC.Spread.Sheets.Charts.ChartCollection(sheet);
function ChartCollection;
Object
GC.Spread.Sheets.Charts.ChartCollection
Name | Description | |
---|---|---|
ChartCollection Constructor | Represents a chart manager that managers all charts in a sheet. |
Name | Description | |
---|---|---|
add | Adds a chart to the sheet. | |
all | Gets all of the charts in the sheet. | |
clear | Removes all charts in the sheet. | |
get | Gets a chart from the sheet by the indicate name. | |
remove | Removes a chart from the sheet by the indicate name. | |
zIndex | Gets or sets the z-index of chart. |