Jump to content
Software FX Community

ClearData(ClearDataFlag.AllData)


User (Legacy)

Recommended Posts

I have a web form that I allow the user to select Run Chart (Curve), SPC or 

Histogram. I am executing a ClearData with All Data before Binding the

Chart with the data. I am doing the AllData because if not the Chart

throws an exception but when I used the AllData then I cannot access series

information because I get an invalid index. I know I have the Series

because I can see it on the chart and if I remove the ClearData All Data I

don't get the error but the I cannot switch between the different chart

types.

Any one has any Idea what is happening.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...