Page 1 of 1

how does stimulsoft editor work?

Posted: Wed Dec 01, 2021 11:44 am
by bruno g
Hi, my name is Bruno!
I'am a beginer about stimulsoft and I need to get a value from a SQL query and put it in a constant line in the Axis Value. But I am using de editor stimulsoft in which you can draw the data bands and I don't know how to do it, please, someone could give me some help?

Re: how does stimulsoft editor work?

Posted: Thu Dec 02, 2021 2:57 pm
by Lech Kulikowski
Hello,

You can use the following expression in the AxisValue property of the Constant line:
{DataSourceName.ColumnName}

Thank you.