TAChart: Un-publish TChartAxisMarks.LinkPen, since it is not used

git-svn-id: trunk@24370 -
This commit is contained in:
ask 2010-04-02 15:14:40 +00:00
parent 2c280ef33a
commit 00267f7fb9

View File

@ -132,7 +132,6 @@ type
property Format stored IsFormatStored;
property Frame;
property LabelBrush;
property LinkPen;
property Source: TCustomChartSource read FSource write SetSource;
property Style default smsValue;
end;