IVisualizerPanelElement
An interface that describes a visualization item (chart, gauge, etc.).
To access IVisualizerPanelElement objects, you can use the following properties and methods of VisualizationPanel:
The title of a survey question visualized by this item. The visualization item displays the same title.
- Type:
- string readonly
- Implemented in:
- IVisualizerPanelElement
Indicates whether the visualization item is currently visible.
If you want to disallow users to hide visualization items, set the allowHideQuestions property to false.
- Type:
- boolean readonly
- Implemented in:
- IVisualizerPanelElement
The name of a survey question visualized by this item.
- Type:
- string readonly
- Implemented in:
- IVisualizerPanelElement
Send feedback to the SurveyJS team
Need help? Visit our support page