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.
Like screen below.