Improve the automatic tick intervals of the DateTimeAxis.
Comments: Hello All, i have reworked DateTimeAxis implementation to correctly work with all types of intervals (starting from seconds). Ticks for resolutions of days / months / years account for time zone and should correctly start at day / month / year break. Decision on size of major / minor steps is also somewhat more intelligent than it was before. For adjusted DateTimeAxis.cs see attachment
Comments: Hello All, i have reworked DateTimeAxis implementation to correctly work with all types of intervals (starting from seconds). Ticks for resolutions of days / months / years account for time zone and should correctly start at day / month / year break. Decision on size of major / minor steps is also somewhat more intelligent than it was before. For adjusted DateTimeAxis.cs see attachment