TContourSeries.LinesColor
 
 
 

All Units  All Classes  Properties, Methods and Events  

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;




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.