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

Browse by Tags

  • Re: Adding a webchartcontrol to a page at runtime

    Hi Sebastian, The WebChartControl doesn't have the Dock property, and hence it can't be specified. Please try the code below to create a WebChartControl at runtime (note that you need to specify your own credentials when creating an SqlDataSource object instead of "YourServerName", "YourDatabaseName...
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 6/1/2007
    Filed under: XtraCharts, SeriesTemplate, runtime, webchartcontrol
  • Re: DateTime on X axis

    Hi Denis, Thank you for your interest in our products! To make the X-axis display all values as date-time, set the ArgumentScaleType property of both series to DateTime , and everything should be ok. Does this fix the issue? Also, use the following properties to create a chart with dates on an X-axis...
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 5/31/2007
    Filed under: XtraCharts, date-time axis
  • Re: Pie chart and legend

    Hi, Thank you for being interested in our products! Sorry, this is impossible in the current XtraCharts version. However, this feature is in our TO DO list, and we're planning to implement it in the future. If you want to be notified when it's implemented, please track the following feature suggestion...
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 5/29/2007
    Filed under: Pie, XtraCharts
  • For z-axis challenged charts, more scrolling and zooming

    Of course, as soon as I start talking about some of the new features in XtraCharts, I can guarantee I'll leave somethng out. And so it was with Zooming and Scrolling. I was so taken with the 3D charting functionality that I forgot about mentioning the 2D charts and their support for zooming and scrolling...
    Posted to ctodx (Weblog) by Julian M Bucknall on 7/17/2007
    Filed under: v2007.2, XtraCharts
  • The seat of your Gantts

    I suppose there are two main reasons for talking about Gantt charts in XtraCharts: the first is about breadth of functionality and the other is about elegance; although in the end we found that having to encapsulate the breadth of functionality also meant thinking about and encompassing elegance. Hmm...
    Posted to ctodx (Weblog) by Julian M Bucknall on 7/19/2007
    Filed under: v2007.2, XtraCharts
  • Diagram property null reference exception

    Hi, I'm trying to create a Web Part to show Charts using the XtraCharts component. When I try to access the Diagram Property, to set the Label.Staggered property to true, I get a null reference exception. How do I access the Diagram Property, how do I set the Staggered property to true? -- Christian
    Posted to XtraCharts (Forum) by Christian Sparre on 7/26/2007
    Filed under: XtraCharts, webchartcontrol, null, Diagram property
  • Re: logarithmic scale

    Hello Dmitriy, Unfortunately, a logarithmic scale type isn't supported in the current XtraCharts version. If you wish this feature to be implemented in the future, please track the following suggestion at http://www.devexpress.com/issue=AS6078 , and you'll be notified when it's implemented...
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 7/27/2007
    Filed under: XtraCharts, logarithmic scale
  • Re: Diagram property null reference exception

    Hello Christian, I guess that the cause of this issue is that you first need to add at least one series to the chart, since the Diagram type is dependant on the series view of currently visible series. So, you first need to create series, add them to the chart, and only after these steps are done you're...
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 7/27/2007
    Filed under: XtraCharts, webchartcontrol, Diagram, Staggered
  • Re: changing X Axis series labels on a Line Graph

    Hello Phil, Could you please describe your task in more detail? Probably, you can post some code here? In general, if you wish an X-axis to represent month values, you need to set the Series.ArgumentScaleType property to DateTime. Does this help you?
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 8/14/2007
    Filed under: XtraCharts, date-time axis, argument scale type
  • Re: How to create a piachart

    Hello Karuna, Do you need to create a pie chart at design or runtime? If you need to create it at runtime, then the example at the bottom of this page might be helpful for you: http://devexpress.com/Help/Content.aspx?help=XtraCharts&document=CustomDocument2978.htm If you need to create it at design...
    Posted to XtraCharts (Forum) by Alan (Developer Express) on 8/20/2007
    Filed under: Pie, XtraCharts, webchartcontrol
Page 1 of 18 (178 items) 1 2 3 4 5 Next > ... Last »
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED