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

Costumize Label Defenition

2 Answers 37 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Marcelo
Top achievements
Rank 1
Marcelo asked on 27 Nov 2012, 03:54 PM
Hi,

It is possible configure the position of the label defenition.
For exemple in a BarSerie in  middle of bar, and a SplineSeries in Top of line

Best Regards,
Marcelo Videira

2 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 28 Nov 2012, 11:56 AM
Hello Marcelo,

To place the label at the middle of the bar you can try setting the VerticalAlignment:
<telerik:BarSeries.LabelDefinitions>
 <telerik:ChartSeriesLabelDefinition VerticalAlignment="Center" />

I did not fully understand your requirements about the label position with the SplineSeries. By default the labels are positioned on top of the spline. If you need help with this, I will ask that you send us a snapshot of what you currently have and a drawing of the desired output. 

Regards,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Marcelo
Top achievements
Rank 1
answered on 30 Nov 2012, 02:45 PM
Hi Petar,

It works, thank you.

Best Regards,
Marcelo


Tags
ChartView
Asked by
Marcelo
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Marcelo
Top achievements
Rank 1
Share this question
or