TChartPen.Visible
 
 
 

TChartPen.Visible
TChartPen

property Visible: Boolean;

Unit
TeCanvas

Description
The Visible property determines if the pen will draw lines or not.

For example, TChart
Frame property can be hidden by setting it's Visible property to False:

Chart1.Frame.Visible:=False;



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