Applies to
Declaration
property AreaSeries: Boolean read write default false; published
Description
Property AreaSeries is read / write at run time and design time. If it is set to True, TPlot paints series area (if any) just before appropriate series, so that area stack is mixed with series. Otherwise, plot paints all areas first, then series.