I would like to have crossing axis on my ultrachart (infragistics product , wpf). I am coding c# , any idea ?
I searched for "crossingaxis" however it seems that this can applied only for polar chart.
I would like to have crossing axis on my ultrachart (infragistics product , wpf). I am coding c# , any idea ?
I searched for "crossingaxis" however it seems that this can applied only for polar chart.
I'm not sure this is what you are looking for but as i understand the docs, all Charts including the UltraChart have an Axis class which have a Crossing property.