scaleYStacked

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

Stack the data on the y-axis

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

Use the scaleYStacked property to stack the data on this axis