[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ICharts.Select

Select Method

Select(bool)

Selects all charts.

Declaration
void Select(bool replace = true)
Sub [Select](Optional replace As Boolean = True)
Parameters
Type Name Description
bool replace

true to replace the current selection with the specified charts. false to extend the current selection to include any previously selected sheets and the specified charts.