Jump to content
Software FX Community

Change a Property dynamically?


filler

Recommended Posts

Hi I'm using ChartFX for Reporting Services.

My report is a template and I want the X and Y axis Min and Max values to change during runtime depending on the data.  How do I do this?  I do NOT want to use Auto or the ForceZero property.

 Thanks

Link to comment
Share on other sites

Please keep in mind that what you see in a report is an actual image and no runtime controls where events can be accessed.

This is not a restriction imposed by Chart FX by rather by Reporting Services. All the features should be set using Smart Tags at design time.

Link to comment
Share on other sites

For all other Reporting Services controls you can set the value with an Expression based on the data.  For example, the Dundas Charting tool allows me to set the value of the Min or Max of the Axis to an Expression allowing it to be dynamic based on the data I'm graphing. 

 I'm a big fan of ChartFX, but i'm suprised it doesn't have similar capabilities.

Thanks.

Link to comment
Share on other sites

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...