ChartView
ChartView copied to clipboard
Is there a way to turn off horizontal lines?
How to turn off horizontal lines for line chart
Detailed Description
I can see in the framework there's a private var bool for horizontal lines but it can't be accessed by the initialiser, how can i access this to turn it off?
I am trying to do the same thing, any luck?