0
Full source code of the browser example
How can I get the full source code of each (or a selection) of examples from the browser page (here: http://resources.oxyplot.org/examplebrowser/).
For instance, on the "Candles + Volume (combined volume), adjusting Y-axis" the Y-axis is auto adjusted when panning, but there is not a line of code in the code tab that does it.
Same for example that requires a mouse click, the piece of code that is call when the event is triggered (an also how the event is triggered) is not accessible.
This would massively help me as the examples are quite complete.
For instance, on the "Candles + Volume (combined volume), adjusting Y-axis" the Y-axis is auto adjusted when panning, but there is not a line of code in the code tab that does it.
Same for example that requires a mouse click, the piece of code that is call when the event is triggered (an also how the event is triggered) is not accessible.
This would massively help me as the examples are quite complete.
0
Samuel Guedon 9 years ago
It seems I found it : https://github.com/oxyplot/oxyplot/tree/develop/Source/Examples/ExampleLibrary
Customer support service by UserEcho