mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 07:36:14 +02:00
TAChart: Improve visuals of color map legend gradients in "func" demo
git-svn-id: trunk@39153 -
This commit is contained in:
parent
9d6f97e475
commit
69471d832e
@ -144,6 +144,7 @@ object Form1: TForm1
|
|||||||
Extent.XMin = -1
|
Extent.XMin = -1
|
||||||
Foot.Brush.Color = clBtnFace
|
Foot.Brush.Color = clBtnFace
|
||||||
Foot.Font.Color = clBlue
|
Foot.Font.Color = clBlue
|
||||||
|
Legend.SymbolWidth = 30
|
||||||
Title.Brush.Color = clBtnFace
|
Title.Brush.Color = clBtnFace
|
||||||
Title.Font.Color = clBlue
|
Title.Font.Color = clBlue
|
||||||
Title.Text.Strings = (
|
Title.Text.Strings = (
|
||||||
|
Loading…
Reference in New Issue
Block a user