Search found 2 matches

by shumaev
15 Mar 2016
Forum: MultiCharts .NET
Topic: VariableObject - why use it?
Replies: 12
Views: 9042

Re: VariableObject - why use it?

change "lenght" input parameter to any number above zero
by shumaev
14 Mar 2016
Forum: MultiCharts .NET
Topic: VariableObject - why use it?
Replies: 12
Views: 9042

Re: VariableObject - why use it?

bobrovartiom,

replace

plot1.Set(simple_ [0] - simple_var[var 1]);

with

plot1.Set(simple_var [0] - simple_var[1]);

Go to advanced search