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

How to show Data Point value in Bar Chart

1 Answer 722 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Narender
Top achievements
Rank 1
Narender asked on 04 Mar 2016, 11:41 AM

Hi All,

I have to show count(employ_id) in Bar chart against month.

In standalone report designer, when i create such chart then it show bar chart count of employe_id in scale but how i can show total value(calculation) on each bar chart on every month.Means to say ,how to show data point value on each bar chart like count of records on bar chart.

 

Thanks,

 

Narender

1 Answer, 1 is accepted

Sort by
0
Accepted
Katia
Telerik team
answered on 08 Mar 2016, 04:03 PM
Hello Narender,

The value of each data point is visualized by DataPointLabel property. By default, its visibility is set to False. Thus, in order to show data point values you need to set BarSeries -> DataPointLabelStyle -> Visible=True.

You can check Series/Formatting data point labels help article for more formatting options.

Regards,
Katia
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Report Designer (standalone)
Asked by
Narender
Top achievements
Rank 1
Answers by
Katia
Telerik team
Share this question
or