Series Available Dataset List
Series Available Dataset List
Is there a way to restrict the items displayed in the series dataset list?
Hi.
Only the series with their's ParentChart property set to (valid) chart will show up in the datasource combo box. I guess one dirty way to remove some series from selection is to set their's ParentChart property to nil:
Only the series with their's ParentChart property set to (valid) chart will show up in the datasource combo box. I guess one dirty way to remove some series from selection is to set their's ParentChart property to nil:
Code: Select all
Series2.ParentChart := nil;
Marjan Slatinek,
http://www.steema.com
http://www.steema.com