ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Chart functions
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
Sets the rotation direction in a Radial Bar chart.
Example
CHART_Chart1.RBRotationDirection(grAnticlockwise)
Syntax
<Chart control>.RBRotationDirection(<Rotation>)
<Chart control>: Control name
Name of the Chart control used (in the window or report editor).
<Rotation>: Integer constant
Rotation direction in the chart:
grAnticlockwiseThe data in the Radial Bar char will be displayed in an anticlockwise direction.
grClockwiseThe data in the Radial Bar char will be displayed in a clockwise direction.
Business / UI classification: Business Logic
Component: wd290grf.dll
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/15/2024

Send a report | Local help