0
Answered

How to set the length of two ticks in DateTimeAxis ?

buaashuai 10 ár síðan updated by anonymous 10 ár síðan 2
help me . my problem is described here. 
Image 1

Under review
You can use the `Transform` method of the axis to get the length on the screen, but it will be a bit difficult to calculate the scale of the other axis. I think you need to consider the width of the control, the margins, and set the `Minimum` and `Maximum` of the second axis.

I think this should be covered by the following feature request: https://github.com/oxyplot/oxyplot/issues/13