Hi, folks!
I'm trying to use the .SelectPart method on an MSChart control. The syntax in the reference to that method must be incorrect -- I keep getting an error for a missing "=" sign, and then get "Type Mismatch" error in every syntax where I use the "=" sign.
I'm trying to use a FlexGrid to select a datapoint from a list of datapoints, then use the info from the appropriate column of the FlexGrid to highlight or setfocus on the corresponding datapoint in the chart displaying the data in the FlexGrid.
FlexGrid returns the correct data, and MSChart is plotting the data, but I cannot get the two to interact in any kind of useful way (such as selecting a datapoint on the Chart, and moving to the associated datapoint in the Grid, or selecting the datapoint in the Grid, and highlighting the associated datapoint in the Chart.
Anyone have any experience with this?
Thanks sooooo much!
Respectfully,
GWhiz
I'm trying to use the .SelectPart method on an MSChart control. The syntax in the reference to that method must be incorrect -- I keep getting an error for a missing "=" sign, and then get "Type Mismatch" error in every syntax where I use the "=" sign.
I'm trying to use a FlexGrid to select a datapoint from a list of datapoints, then use the info from the appropriate column of the FlexGrid to highlight or setfocus on the corresponding datapoint in the chart displaying the data in the FlexGrid.
FlexGrid returns the correct data, and MSChart is plotting the data, but I cannot get the two to interact in any kind of useful way (such as selecting a datapoint on the Chart, and moving to the associated datapoint in the Grid, or selecting the datapoint in the Grid, and highlighting the associated datapoint in the Chart.
Anyone have any experience with this?
Thanks sooooo much!
Respectfully,
GWhiz