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

DefaultLabelFormat

1 Answer 112 Views
Chart
This is a migrated thread and some comments may be shown as answers.
andrea bellagamba
Top achievements
Rank 1
andrea bellagamba asked on 02 Jul 2010, 03:01 PM
Hi
 i am binding the Y axis of a chart width a 6 digits integer where where the 4 highest digits represent a year, and 2 lowest a week number: example 200931 => year 2009, week 31.

I am tring to set the AxisY.DefaultLAbelFormat so that the chart Y axixs label would display soemething like "2009 - w 31".
Could you please tell me what kinf of sting format expression shall I use?
 I tried somethiogn like
{#### - w ##}
but no success.

Thanks

1 Answer, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 07 Jul 2010, 08:24 AM
Hi andrea bellagamba,

Try using #VAL{#### w ##}. It should do the trick.

Best wishes,
Vladimir Milev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
andrea bellagamba
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Share this question
or