mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 10:20:19 +02:00
TAChart: Remove unused TAxisScale enumeration
git-svn-id: trunk@37514 -
This commit is contained in:
parent
ffafc220a9
commit
c41b4a2987
@ -67,8 +67,6 @@ type
|
||||
|
||||
TTransformFunc = function (A: Double): Double of object;
|
||||
|
||||
TAxisScale = (asIncreasing, asDecreasing, asLogIncreasing, asLogDecreasing);
|
||||
|
||||
TChartUnits = (cuPercent, cuGraph, cuPixel);
|
||||
|
||||
TSeriesMarksStyle = (
|
||||
|
Loading…
Reference in New Issue
Block a user