What steps will reproduce the problem?
1. Look at DefaultRenderer (there's a getter and setter for ChartTitle)
2. Look at DialRenderer (And there's another one, aswell as some other
getters/setters that are on the base type)
What is the expected output? What do you see instead?
I only need one definition of those getters/setters
Please provide a source code snippet that we can use to replicate the issue.
(none)
What version of the product binary library are you using?
0.7.0
Please provide any additional information below.
My advice is to go over the API and clean it up here and there. There's a lot
of stuff that's defined in both the base class and a derived class. Since I'm
binding this library to MonoDroid is kind of a pain and it stings me as a
professional software developer that this stuff is in the library.
Original issue reported on code.google.com by willem...@gmail.com on 12 Dec 2011 at 3:47
Original issue reported on code.google.com by
willem...@gmail.com
on 12 Dec 2011 at 3:47