|
|
|
|
|
- Overview
- Context menu options
- Configuring the context menu
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu. The context menu of the Chart control lets you choose the type of chart to be displayed. You can: - display a pie chart:
- Pie,
- Semi-circular,
- Donut,
- Funnel.
- display a column chart:
- Clustered column, stacked column, horizontal clustered column, horizontal stacked column,
- Waterfall.
- display the chart in the following format:
- line,
- scatter,
- area,
- radar,
- bubbles.
- display a stock chart:
- candlestick,
- BarCharts,
- MinMax.
This context menu also allows you to: - show or hide horizontal and vertical gridlines.
- show or hide the legend and set its position.
- manage effects (line smoothing, gradient colors, antialiasing, transparency, etc).
- show a tooltip, a crosshair or multiple crosshairs when hovering over values.
- enable or disable animations.
- enable or disable chart interactivity.
- save or print the chart.
Configuring the context menu By default, when a Chart control is created, the context menu mode is set to Automatic. To configure the context menu: - Open the Chart control description window.
- On the "Details" tab, "Interactivity" section, go to "Context menu" and select the desired option:
- display mode: never, automatic or always visible.
- the toolbar options ("..." button).
- Validate the control description window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|