Enumeration pvc.options.varia.LegendClickMode
Extends
string.
Field Attributes | Field Name and Description |
---|---|
Nothing happens.
|
|
The corresponding datums' selected state is toggled.
|
|
The corresponding datums' visible state is toggled.
|
Enumeration Detail
pvc.options.varia.LegendClickMode
Control the beahvior of the legend
when the user clicks a legend item.
Field Detail
None
Nothing happens.
- Value:
- 'none'
ToggleSelected
The corresponding datums' selected state is toggled.
- Value:
- 'toggleSelected'
ToggleVisible
The corresponding datums' visible state is toggled.
- Value:
- 'toggleVisible'