plotting data on X-Axis based on days of the weeks sunday, monday,.......saturaday
This discussion was imported from CodePlex
Jivraj wrote at 2014-03-10 11:49:
I want to plot data in the chart such that x-axis of the graph should show the data on the basis of days of the week i.e i have data of the week then i wants to plot those data in x- axis or bottom axis i want to show sunday, monday ....... to saturday
in that x-axis .Is it possible to show in x -axis.if possible then please suggest.
objo wrote at 2014-03-10 21:31:
I think the
DateTimeAxis
can support day names in the StringFormat
. Try using "ddd" or "dddd". I think we should add some examples on this. Also note that there are a few issues related to the DateTimeAxis,
I think this class is ready for an overhaul.Jivraj wrote at 2014-03-18 06:44:
Thanks Objo for your kind Suggestions.
Service d'assistance aux clients par UserEcho