TAChart: Decode system colors in text elements.

git-svn-id: trunk@65379 -
This commit is contained in:
wp 2021-07-05 22:58:31 +00:00
parent 3e9e2bbd3e
commit becaac9c5d

View File

@ -365,7 +365,8 @@ begin
ADrawer.ClippingStop;
DrawLink(ADrawer, ADataPoint, ALabelCenter);
ADrawer.Brush := GetLabelBrush;
with GetLabelBrush do
ADrawer.SetBrushParams(Style, ColorToRGB(Color));
if IsMarginRequired then begin
if GetFrame.Visible then
ADrawer.Pen := GetFrame