Replies

FrankMan
11 Jun 2013, 14:18

RE:

cAlgo_Fanatic said:

You can implement this with the ChartObjects.DrawLine methods.
See more examples here.

It's not as east as simply setting the PlotType but it works. Thanks for the suggestion, I managed to get it to work. I do have one more question regarding chart objects. How would I go about setting the object color as an external user input? I've also posted this question in the thread you pointed out (Drawing Lines /forum/whats-new/913).


@FrankMan

FrankMan
11 Jun 2013, 14:12

Color as user input

How would I go about getting the color as an external paramenter which the user can set?


@FrankMan