Contents  All Classes  Index A-Z  All Units


TContourSeries.LinesColor
TContourSeries

property LinesColor: TColor;

Unit
TeeSurfa

Description
Default value is clBlack

When this property is not clDefault, contour series level lines are displayed using this color.

Note: LinesColor is only valid when the contour is filled (ie: Brush.Style:= bsSolid)

When the contour series is not filled, each level line color can be changed using its own property:

Series1.Levels[5].Pen.Color := clLime;



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.