PNChart icon indicating copy to clipboard operation
PNChart copied to clipboard

How to control xLabel?

Open RiberWang opened this issue 7 years ago • 0 comments

I want to show a date in xLabel, but xLabel is not enough to show. So I use this method label.transform = CGAffineTransformMakeRotation(M_PI/2); but it is not fit. Why I can't control the height of ChartView.Next, what i need to do?

RiberWang avatar Jun 23 '17 08:06 RiberWang