passing parameters in drilldown chart

Сonversation on different topics
Post Reply
pderaiche
Posts: 3
Joined: Mon Aug 24, 2015 7:21 pm

passing parameters in drilldown chart

Post by pderaiche »

I am trying to pass two parameters from on page (chart) to another page (chart).
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: passing parameters in drilldown chart

Post by HighAley »

Hello.

You could pass one of the following values with next expression this["Series"].
  • Series
  • SeriesIndex
  • SeriesArgument
  • SeriesValue
  • SeriesPointIndex
  • SeriesTag
  • SeriesHyperlink
  • SeriesTooltip
  • SeriesTitle
You could find sample report in our Demo for WinForms -- Interactive Reports - Interactive Charts.
The answer could be different for other products. What product do you use?

Thank you.
pderaiche
Posts: 3
Joined: Mon Aug 24, 2015 7:21 pm

Re: passing parameters in drilldown chart

Post by pderaiche »

StimulsoftDesigner
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: passing parameters in drilldown chart

Post by Andrew »

No. no. Please point one of the following presented on the web page at http://www.stimulsoft.com/en/products

Thank you.
pderaiche
Posts: 3
Joined: Mon Aug 24, 2015 7:21 pm

Re: passing parameters in drilldown chart

Post by pderaiche »

The problem is now solved thanks to the SeriesTag value. Thank you.
Now my problem is that when the report is in French the page 1 title is in French but the pag2 title remains in English... Any clue please?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: passing parameters in drilldown chart

Post by HighAley »

Hello.

Could you specify how do you change language of the report?
Do you use drill-down to a page of the same report or to a different report?

Thank you.
Post Reply