Re: [Lazarus] Using a DateTimeIntervalChartSource in TAChart

2014-09-24 Thread Richard Mace
On 23 September 2014 23:55, Werner Pamler  wrote:

> Where can I find the Intervals.Min and MaxLength properties?
>>>
>>
> MinLength and MaxLength are sub-properties of the "Params" of the
> DateTimeIntervalChartSource.
> Sorry, I confused it with the property "Intervals" of the Axis...
>

​Perfect, thanks Werner, that's made a massive difference.

Richard​
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Using a DateTimeIntervalChartSource in TAChart

2014-09-23 Thread Richard Mace
>
>
>
> * You may want to play with its properties a bit to optimize its output.
> For
> example increase Intervals.MinLength and/or MaxLength to avoid overlapping
> of labels.
> * To be honest I don't fully understand the effect of the Steps property.
> I have the
> feeling that you have to turn off those options which you don't want to
> have
> in the labels.
>

​Thanks very much Werner, that was a great help.
Where can I find the Intervals.Min and MaxLength properties?

Richard​
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus