SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Vertical Chart and pointMarker points are ploatted on somewhere on the canvas.
Hello,
I’m using FastHeatMapRenderableSeries in my project. I need to display this HeatMap on vetrical charts. But when I make AxisAlignment=”Right” for x-axis and AxisAlignment=”Bottom” for y-axis, the HeatMap disappears.
How can I fix this?
I’ve attached an example project below
Thanks in advance