Jump to content
Software FX Community

Candlestick design


timtos

Recommended Posts

To control these brushes you have to set BOTH the Fill properties for the first and second series (i.e. chart1.Series[0].Fill and chart1.Series[1].Fill)

Note that there is a bug where if you change these brushes after the chart has been rendered, the new settings will not be applied. If you set thes brushes (to either solid colors or linear brushes) in the XAML or in your Window/Page Load event it should work fine.

Regards,

JuanC

Link to comment
Share on other sites

Hello JuanC,

 thanks for the quick response! You lead me in the right direction.

But three questions remain:

1) How to set this using Expresion Blend? If I set there, the setting seems to be ignored?!?!

2) How to control the "thickness" of the bar?

3) And how to change the style of the thin lines?

 Is this possible in the beta version? Will it be possible in the release version?

Thanks a lot again and a have a nice day,

Tim.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...