ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV and WINDEV Mobile 2024 feature!
Help / WLanguage / WLanguage properties / Properties associated with windows, pages and controls
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
The IntervalX property gets the interval between marks on the X-axis.
Example
// Shows the interval between marks on the X-axis
Info(CHART_MyChart.IntervalX)
Syntax
<Result> = <Chart control>.IntervalX
<Result>: Real
Interval between marks on the X-axis.
<Chart control>: Control name
Name of the Chart control to be used.
Minimum version required
  • Version 2024
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/01/2024

Send a report | Local help