This is a migrated thread and some comments may be shown as answers.

[Solved] How do I get StackGroupName Label to show under each group?

2 Answers 112 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sam
Top achievements
Rank 1
Sam asked on 03 Jan 2011, 07:46 PM

 

 

 


How do I make the StackGroupName in a stacked bar chart show up so that each group of bar charts has the group name under it?
If this is my code below, shouldn't this particular group label be showing by default?  It doesn't show up.  There's an X-Axis label (which I need), but no label under each individual stack group.

 

<telerik:SeriesMapping.SeriesDefinition >
          <telerik:StackedBarSeriesDefinition x:Name="readMetStandard" StackGroupName="Read" >
            </telerik:StackedBarSeriesDefinition>
</telerik:SeriesMapping.SeriesDefinition>

2 Answers, 1 is accepted

Sort by
0
Sam
Top achievements
Rank 1
answered on 04 Jan 2011, 05:38 PM
Any ideas on this?  It's got to be possible I'm sure, to label each group under the group itself in a bar or stacked bar chart and not need a legend to do it.
0
Ves
Telerik team
answered on 06 Jan 2011, 03:37 PM
Hello Sam,

I am afraid, currently  this is supported  by RadChart. Please, accept our apologies for not being able to meet your requirements.

Best regards,
Ves
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
Chart
Asked by
Sam
Top achievements
Rank 1
Answers by
Sam
Top achievements
Rank 1
Ves
Telerik team
Share this question
or