TeeChart v7 Point Color does not change until double click
Posted: Tue Mar 24, 2009 6:03 pm
I am using TeeChart v7 and have been working on this issue all morning. I am checking my data points on the chart against a set of control limits. When the data point is outside of the limits I want to change the point color to RED.
I have drop down box that allows the user to select different variables and the data is displayed for that variable. The chart is displayed initially for the first variable in the list and the data points that are out of limits show in RED.
But when a different variable is selected the data points are not shown in RED for the ones that are out of limits. But when I double click the chart, the points are shown in RED.
What am I missing? I have ColorEachPoint set to True.
Vince
I have drop down box that allows the user to select different variables and the data is displayed for that variable. The chart is displayed initially for the first variable in the list and the data points that are out of limits show in RED.
But when a different variable is selected the data points are not shown in RED for the ones that are out of limits. But when I double click the chart, the points are shown in RED.
What am I missing? I have ColorEachPoint set to True.
Vince