showXScale

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

hides and shows the scale on the x-axis

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

Use the showXScale property to show or hide the x-axis scala