TCustomSeries.DrawArea

TCustomSeries.DrawArea
TCustomSeries

property DrawArea: Boolean;

Unit
Series

Description
Default Value: False

The DrawArea property defines if bottom Chart side of points will be filled with a defined color. LineSeries and PointSeries set DrawArea to False. AreaSeries set DrawArea to True. You can control the Area Brush style by using the AreaBrush property.