Øystein Bjørke
Øystein Bjørke
It would be great to see a similar experiment running in a Windows 8 Store app!
On my machine this was shown as ? and ?
Currently the package name is `OxyPlot.Core` and the project name is `OxyPlot`. This is a little confusing. Alternative A. Rename project to `OxyPlot.Core` to be consistent with the name of...
Replace XML comments in all override methods with ```cs /// ``` https://www.inheritdoc.io/
Use it where items series (e.g. `LineSeries`) wants a label from an item (e.g. render a label near a point). When the item implements `ILabelProvider`, this should override the `LabelFormatString`...
See https://github.com/oxyplot/oxyplot/issues/688
See https://github.com/oxyplot/oxyplot/issues/948
See https://github.com/oxyplot/oxyplot/issues/116
See https://github.com/oxyplot/oxyplot/issues/835