chart x-axis. Separate label format plz help

  • Hello everyone,

    I want to do a simple thing which costed me a lot of time already 🙂

    View the following chart:

    For example I only want the label 29 to have an underline.

    the X-axis category group is a date. And in the label I show the value: =Day(Fields!date.Value)

    So far so good, but when I want to format the label-effect through the use of an expression. It doesn't do it.

    The used expression: =Iif(Day(Fields!date.Value)=29,"Underline","None")

    Am I doing somethin wrong or is it just not possible to format a separate label?

    I am using 2008R2 SP2

    Greets and thanks

  • Okay normally you can't format the labels seperately, it's some kind of bug:

    But a good alternative is to apply the expression on the markers of a chart serie. That works.

    greets

  • Hello ,

    Look into this link common properties of charts

    http://www.bi-rootdata.com/2012/10/chart-common-properties.html

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply