Time field on chart

Stimulsoft Reports.NET discussion
Post Reply
Mpanal
Posts: 43
Joined: Thu Sep 07, 2006 11:28 am
Location: Spain

Time field on chart

Post by Mpanal »


Hello,

Is possible use a time field type in the format HH:mm:ss on a column chart as field value?

The chart I need create is for represent the time spent on a task. The name of the task on the X and the time on Y.

Thanks
Mpanal
Posts: 43
Joined: Thu Sep 07, 2006 11:28 am
Location: Spain

Time field on chart

Post by Mpanal »

Solved.

My database can return a number with the format HHmmss. With this number I can do the chart.

Formatting the label with 00h:00m:00s, I have an easily readable label with the correct value on the chart.

Thanks
Post Reply