Returns the list of DBIDs parallel to the list of names returned from the GetChartList method, when specifying the same charttype argument.
VBScript
workspace.GetChartDbIdList charttype
Perl
$workspace->GetChartDbIdList(charttype);
In Perl, a reference to an array of strings containing the list of chart DBIDs.