How to add a chart (from teechart library) to a layout that i created in xamarin android application?
Examples/tutorials that i found are changing all content view by using setcontentview
method as follows.
However, I would like to add this as part of a layout.