Hi,
I just installed Visual C# Express and tried to implement the ChartStyle as described in the API document by Fidelity. However I am experiencing some problems. I guess this is because I am using C# for the first time.
I created a project in Visual Express and added the references. When debugging, I get the message that the type or namespace LineChartStyleSettings in
private LineChartStyleSettings _settingsUI;
cannot be found.
What am I missing?
Sorry for this basic questiond and those that will sure follow.
dansmo
Size:
Color:
It probably will be easier for you to take an already working project, see the ins and outs, and modify to your taste:
Wealth-Lab Wiki >
Home - Community.ChartStyles
Size:
Color:
Thank you for your hint. I´ll try it that way.
Size:
Color:
Okay, I played a bit with it and was at least able to come up with a "Dotted" ChartStyle:
If you want you can add it to community.
CODE:
Please log in to see this code.
However, what I don´t understand is how to change "ThickBarChartStyleSettings" to "DottedChartStyleSettings". It doesnt make a difference, but when I try to rename the classes I get lots of errors that I dont understand,
i.e. Community.ChartStyles.DottedChartStyleSettings does not contain a defintion fpr "SuspendLayout"...bla bla.
Size:
Color:
Thank you for your submission. I'll mark it for later.
Size:
Color: