Formatting Datetime in ReportViewer Chart to Show Only Date
I'm pretty new to the Visual Studio ReportViewer, and I'm having a
problem formatting a datetime value on a ReportViewer chart. In the
chart itself I have dates along the X-axis which all display in the
standard dd/mm/yyyy hh:mm:ss format. Well, the hh:mm:ss values will
always be 12:00:00 am, so I would like to just remove this from the
display. I'm sure there is a simple way to do this, and I am just
missing it. Can someone point me in the right direction? Let me know
if you need anything from me. Thanks in advance for your help.