Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1040
TimeLine Series
posted

I trying with the timeline demo code.
I'm want to place multiple y-values at runtime. (top/center/etc)

And how can I set a StaticResource from code behind?
I've try
 series.EventSpanStyle = CType(Resources("EventSpanTopStyle"), Style)

How can I do?

Please check my sample code.

TimeLineWPF.zip
Parents Reply Children
No Data