Determines Pen to draw AreaLines.
public ChartPen AreaLines {get;}

Remarks


The AreaLines property indicates the kind of pen used to draw vertical lines across the Area region. By default AreaLines .Visible is false, so you need first to set it to true. You can control the Area Brush style by using the AreaBrush property.

See Also

Area Class | Area Members | Steema.TeeChart.Styles Namespace