Welcome Guest Search | Active Topics |

Stacked Chart 100%
slotty
#1 Posted : Friday, June 06, 2014 1:03:51 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 4/3/2014(UTC)
Posts: 4

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Hi all,

Code:

    <jqChart:Chart ID="StackChart" runat="server">
    <Series>
    <jqChart:Stacked100ColumnSeries>
    <YValues>
    <jqChart:DoubleValue Value ="1" />
    <jqChart:DoubleValue Value = "2" />
    <jqChart:DoubleValue Value = "7" />
    </YValues>
    </jqChart:Stacked100ColumnSeries>
    </Series>
    </jqChart:Chart>



Could someone please explain how this creates multiple columns?

How can I have it stacked?
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.046 seconds.