User (Legacy) Posted April 3, 2006 Report Share Posted April 3, 2006 Hi, I created a chart with 3 series. Now, I would like to add a standard deviation study for one of the series. How can I specify to which of the series the study should be applied? Thanks, Norberto Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 3, 2006 Author Report Share Posted April 3, 2006 I am reposting this question. Of course, it doesn't make much sense to try get it for a simple serie. Actually, the correct question should be how display the series and the standard deviation in the same chart. "Norberto" <ne@crgmedical.com> wrote in message news:HxShyyxVGHA.3544@webserver3.softwarefx.com... > Hi, > > I created a chart with 3 series. Now, I would like to add a standard > deviation study for one of the series. > > How can I specify to which of the series the study should be applied? > > Thanks, > > Norberto > Link to comment Share on other sites More sharing options...
Software FX Posted April 3, 2006 Report Share Posted April 3, 2006 Most studies apply to every visible series in the chart. By default, when you have multiple series, the legend box will display the values for the highlighted series. You can change this behavior and focus in one series only by doing: statistical.SelectedSeries = <series index>; -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.