mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-18 13:49:25 +01:00
TAChart: Un-publish TChartAxisMarks.LinkPen, since it is not used
git-svn-id: trunk@24370 -
This commit is contained in:
parent
2c280ef33a
commit
00267f7fb9
@ -132,7 +132,6 @@ type
|
|||||||
property Format stored IsFormatStored;
|
property Format stored IsFormatStored;
|
||||||
property Frame;
|
property Frame;
|
||||||
property LabelBrush;
|
property LabelBrush;
|
||||||
property LinkPen;
|
|
||||||
property Source: TCustomChartSource read FSource write SetSource;
|
property Source: TCustomChartSource read FSource write SetSource;
|
||||||
property Style default smsValue;
|
property Style default smsValue;
|
||||||
end;
|
end;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user