mjj38
- ago
I'm creating a Plot Style extension. The support document says to use the class PenBrushFactory to get my pens for drawing but I can't find a reference for it with including WealthLab.Core and WealthLab.ChartWPF.

Was the helper class moved? or renamed?
0
262
Solved
3 Replies

Reply

Bookmark

Sort
- ago
#1
No it hasn't. It's the class PenBrushFactory in namespace WealthLab.WPF.
0
mjj38
- ago
#2
Thank you.

You might want to add to the Plot Style documents that you need a reference to

WealthLab.WPF as well as

WealthLab.Core
WealthLab.ChartWPF

Also, if you are using VS2022 that the class library should be the "WPF class library" not the normal class library
1
Glitch8
 ( 11.81% )
- ago
#3
Thanks, I've made a note to add these to the documentation.
1
Best Answer

Reply

Bookmark

Sort