ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Chart control
  • Overview
  • Context menu options
  • Configuring the context menu
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Manipulating Chart controls in a WEBDEV site
Overview
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu.
Toolbar of Web charts
Context menu options
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:
  1. Open the Chart control description window.
  2. In the "Details" tab, "Interactivity" section, go to "Context menu" and select the desired option:
    • the display mode: never, automatic or always visible.
    • the toolbar options ("..." button).
  3. Validate the control description window.
Minimum version required
  • Version 14
Comments
Click [Add] to post a comment

Last update: 09/08/2023

Send a report | Local help