Friday, February 24, 2012

Chart question

How can I show a data label and actual number for chart data?Chart Properties Dialog -> Data tab -> Values -> Edit -> Edit Chart Value
dialog -> Values tab -> Value dropdown.
--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mark" <Mark@.discussions.microsoft.com> wrote in message
news:D6CDE998-9E22-4799-888B-E8BEC6ED59C3@.microsoft.com...
> How can I show a data label and actual number for chart data?|||That will show a value of that data but I also what to show a name of it:
Value is here
||
||
||
Name is here.
"Ravi Mumulla (Microsoft)" wrote:
> Chart Properties Dialog -> Data tab -> Values -> Edit -> Edit Chart Value
> dialog -> Values tab -> Value dropdown.
> --
> Ravi Mumulla (Microsoft)
> SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "Mark" <Mark@.discussions.microsoft.com> wrote in message
> news:D6CDE998-9E22-4799-888B-E8BEC6ED59C3@.microsoft.com...
> > How can I show a data label and actual number for chart data?
>
>|||You want data point labels:
Chart Properties Dialog -> Data tab -> Values -> Edit -> Edit Chart Value
dialog -> Pointlabels tab.
If you only check "Show point labels" and don't specify an explicit label
expression, the data point y-value will be shown as label. You can also use
expressions to create custom labels.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mark" <Mark@.discussions.microsoft.com> wrote in message
news:04CF44C4-BE63-4854-8F71-078F5F7BF388@.microsoft.com...
> That will show a value of that data but I also what to show a name of it:
> Value is here
> ||
> ||
> ||
> Name is here.
> "Ravi Mumulla (Microsoft)" wrote:
> > Chart Properties Dialog -> Data tab -> Values -> Edit -> Edit Chart
Value
> > dialog -> Values tab -> Value dropdown.
> >
> > --
> > Ravi Mumulla (Microsoft)
> > SQL Server Reporting Services
> >
> > This posting is provided "AS IS" with no warranties, and confers no
rights.
> > "Mark" <Mark@.discussions.microsoft.com> wrote in message
> > news:D6CDE998-9E22-4799-888B-E8BEC6ED59C3@.microsoft.com...
> > > How can I show a data label and actual number for chart data?
> >
> >
> >

No comments:

Post a Comment