showYScale

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the showYScale of widget to {ture | false}
get the showYScale of widget
Associationscom.livecode.widget.chart
Summary

hides and shows the scale on the y-axis

OSmac, windows, linux, ios, android, web
Example
on mouseUp
  set the showYScale of widget "Chart View" to -3000
end mouseUp
Description

Use the showYScale property to show or hide the y-axis scala