mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 04:49:25 +02:00
TAChart: Publish properties Marks and MarkPositions for TFieldSeries
git-svn-id: trunk@60428 -
This commit is contained in:
parent
bb4362f7d3
commit
df8ad46b90
@ -251,6 +251,8 @@ type
|
||||
property Arrow: TChartArrow read FArrow write SetArrow;
|
||||
property AxisIndexX;
|
||||
property AxisIndexY;
|
||||
property MarkPositions;
|
||||
property Marks;
|
||||
property Pen: TPen read FPen write SetPen;
|
||||
property Source;
|
||||
property ToolTargets default [nptPoint, nptXList, nptYList, nptCustom];
|
||||
|
Loading…
Reference in New Issue
Block a user