XChart
XChart copied to clipboard
Question: is there any way to place the X-Axis at y = 0?
I am using an XYChart to show Gantt like information. In this setting it is easier to analyze the plot if the X-Axis is at Y = 0? All the demos seem to have the X-Axis at the minimum x value.
I see there is a AxesChartStyler but it does not seem to have such an option. Moreover, I don't see how one can get hold of this object from the XYChart.
Any example or source code I can look at that can help me?
TIA