in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Chart week starts on Monday

Last post 10/31/2008 3:02 PM by Phil Rembold. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 10/31/2008 3:02 PM

    Chart week starts on Monday

    Is there a way to make a chart's AxisX start on a particular day of the week? I have used the following line to set the AxisX scale to weeks:

    CType

    (Chart.Diagram, XYDiagram).AxisX.DateTimeMeasureUnit = DateTimeMeasurementUnit.Week

    The data that I am graphing is divided into weeks already. These weeks start on Mondays and I was wondering if there is a way to also get the week within the chart to start on Mondays instead of Sundays (without changning any MS Windows settings). I am pretty sure this could be done by setting the argument type to qualitative and setting the label for each point accordingly. But is there a built in feature of the WebChartControl?

    Thanks,

    Phi

Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED