AngleAxis.StartAngle in WPF

Oystein Bjorke 10 year бұрын 0
This discussion was imported from CodePlex

ScottyDoesKnow wrote at 2014-04-17 19:45:

I'm graphing a polar plot from -180 to 180 degrees. 0 is on the left and positive is counter-clockwise. I'd prefer for 0 to be at the top and positive to be clockwise.

The examples in the example browser use StartAngle and EndAngle to solve both of these issues, but those properties don't seem to exist in OxyPlot.Wpf

Is there any way to do this in WPF?

objo wrote at 2014-04-19 08:37:

Added the two propeties you need. The Wpf model is not complete yet, see https://oxyplot.codeplex.com/workitem/9999