scaleXStacked

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

Stack the data on the x-axis

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

Use the scaleXStacked property to stack the data on this axis