diff --git a/components/tachart/tagraph.pas b/components/tachart/tagraph.pas index d4d7ff4011..a5add50c57 100644 --- a/components/tachart/tagraph.pas +++ b/components/tachart/tagraph.pas @@ -367,6 +367,7 @@ type property AxisVisible: boolean read FAxisVisible write SetAxisVisible default True; property Align; + property Anchors; property Color; property DragCursor; property DragMode;