I have increased font size on my top/left/right/bottom labels, but I'm not having any luck setting my x-Axis font size (see image). I setting myChart.Axis.X.Labels.SeriesLabel.Font = New Font("arial",10), but no luck. Is this not the way to do it?
Hi,
This is the way to change the labels font. Find attached our sample project setting it successfully.
If you have further problem, give us your code or a sample project so we could review it and assist you further.