Jump to content
Software FX Community

Client .Net control does not return the step for statistical charts


MJ27

Recommended Posts

 Hi All,

In this  post "Client .NET control Axis Min, Max, Step not sent to the server on postback"  software fx has provided a solution to return the Min, Max and the step size during a postback.

The solution was to set the chart template mask properties to : chart.TemplateMask = FileMask.Template | FileMask.Scale;

I have tried this in sequential and scatter charts and it works fine.

But when i try to change the min, max, step on a statistical chart, i don't get back the step values.

Does the above solution just work for normal charts ? 

Is there any other way of getting the scaling values for a statistical chart?

Thanks & Regards,

MJ

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...