Search found 2 matches
- Tue Nov 28, 2017 5:48 pm
- Forum: FMX
- Topic: Single Custom Left Axes Does not behave the same as LeftAxis
- Replies: 3
- Views: 14165
Re: Single Custom Left Axes Does not behave the same as LeftAxis
Thought I had tried the margins. That does solve the problem for the Custom Axes and will work for my case. However If I use the same code with the Left axis I get the Chart moved over by the margin entered as Expected of a margin. Therefore if I happen to be mixing axes (Left and Custom) I would ne...
- Sat Nov 25, 2017 12:41 am
- Forum: FMX
- Topic: Single Custom Left Axes Does not behave the same as LeftAxis
- Replies: 3
- Views: 14165
Single Custom Left Axes Does not behave the same as LeftAxis
TeeChartPro v2017.22.170619 32Bit FMX I have a requirement for multiple left axis with associated series with the user able to select which Axis and Series are to be shown. To do this I implemented multiple Custom Axis with their associated series. The problem is that if only custom axes are being d...