plot stacked bar chart  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
riverTrader
Posts: 64
Joined: 15 Aug 2011
Has thanked: 3 times
Been thanked: 50 times

plot stacked bar chart

Postby riverTrader » 01 Aug 2012

I have a requirement to plot a 'stacked bar chart', (heat map) -- each bar would be made up of columns of various startValue/endValue segments, in various colors. I assume like the paintBar this is not directly supported, but could I accomplish the same with multiple plots?

Image
Attachments
eg.png
(2.19 KiB) Downloaded 981 times

User avatar
Dave Masalov
Posts: 1712
Joined: 16 Apr 2010
Has thanked: 51 times
Been thanked: 489 times

Re: plot stacked bar chart  [SOLVED]

Postby Dave Masalov » 02 Aug 2012

riverTrader,

This can be done by means of GDI. Please see IChartCustomDrawer method.


Return to “MultiCharts .NET”