Graph.OnLegendSelect
Called when clicking on a plot legend.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Graph.OnLegendSelect( _
Code As LegendElement, _
pElement As Object, _
pAttribute As Object, _
ByRef Cancel As Boolean)
|
|
- |