0

I've been trying this for a while but I can not remove these lines or change their color: image

kintaro
  • 2,393
  • 2
  • 16
  • 16

1 Answers1

0

I found the answer after trying many properties:

mychart.MajorTickMark.Enabled="false"

mychart.MajorTickMark.LineColor = (whatever)

Regards.,

k

kintaro
  • 2,393
  • 2
  • 16
  • 16