ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV 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 IntervalYSecondaryAxis property gets the interval between marks on the secondary Y-axis.
Example
// Shows the interval between marks on the secondary Y-axis
Info(CHART_MyChart.IntervalYSecondaryAxis)
Syntax
<Result> = <Chart control>.IntervalYSecondaryAxis
<Result>: Real
Interval between marks on the secondary Y-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