Event SLScope.TSLBasicLegendGroup.OnItemClick
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLBasicLegendGroup
Contents |
Syntax
Delphi:
property OnItemClick : TSLChartItemClickEvent read FOnItemClick write FOnItemClick;
C++ Builder:
__property TSLChartItemClickEvent OnItemClick = { read=FOnItemClick, write=FOnItemClick };
Summary
Occurs when an item of the group has been clicked.
Description
This event occurs when an item of the group has been clicked.