[CLOSED] changing title of a chart serie

  1. #1

    [CLOSED] changing title of a chart serie

    Hello

    alway in my code behind chart generator. It works very well for now.

    But (there always a but...)

    I want to change the title of series shown without using maping possibility in the store (to much fields to chane) so, I see a setTitle method that seems to achive the work but when I try to use it, I get error :
    Series has no Chart reference
    What is that? And what I have to do to make things work?
    Last edited by Daniil; May 22, 2012 at 5:17 PM. Reason: [CLOSED]
  2. #2
    I answer to myself :

    I use the title property. But, a answer for setTitle will be welcome.
  3. #3
    Hi,

    We will look into it. Probably, we should get it working with the Title property.
  4. #4
    Quote Originally Posted by Daniil View Post
    Hi,

    We will look into it. Probably, we should get it working with the Title property.
    It already work with Title property, so setTitle method could be not needed
  5. #5
    Strange, but the fix for the Title property has been just committed to SVN (several minutes ago) :)
  6. #6
    You're right, very strange...Meanwhile if youl look at my screen capture in thread about the you will see the title in the legend, I set them via the serie.title property, my field have name like DE_OSA_Repair, for example, int ht title I called it OSA...My versin was getting yesterday morning from SVN.
  7. #7
    I guess you misunderstood one another.

    Daniil meant that Title doesn't work for already rendered chart

    Title property works as inital config but if you need to change Title for already rendered chart series then it is need to use SetTitle
    Now, Title property automatically calls SetTitle
  8. #8
    Arf...OK, Thans to point that

Similar Threads

  1. Replies: 1
    Last Post: Nov 25, 2013, 5:13 PM
  2. Replies: 2
    Last Post: Aug 13, 2012, 2:12 PM
  3. [CLOSED] "Serie has no chart reference" error
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: May 30, 2012, 7:27 AM
  4. Changing the title of a DesktopWindow
    By Yemo in forum 1.x Help
    Replies: 3
    Last Post: Jan 05, 2011, 2:18 PM
  5. Changing Group Title in GridPanel on the fly
    By locoperoguapo in forum 1.x Help
    Replies: 0
    Last Post: Mar 08, 2010, 12:24 PM

Posting Permissions