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

Browse by Tags

  • 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
  • XtraCharts v7.3 and PointToDiagram and SecondaryAxis

    Hi, i try to get the Values from a Series shown on a secondary Y-Axis within a mouse-move-event. I tried the PointToDiagram-Method but it only provides me the Values from the primary Y-Axis. How can i receive the Values from Series linked to a secondary Axis ? I use the XtraCharts v7.3. Thanks for supporting...
    Posted to XtraCharts (Forum) by Stephan Buhre on 2/1/2008
    Filed under: XtraCharts, Diagram, axis, tooltip, series point
  • Doughnut3d

    Hallo, i have on problem with the Doughnut3d-Chart. I want to bind a Dataset to the Chart and watch the values in one char. If I make a Bar-Chart, it works like the example: // Ausgabe als Diagramm this .chartControl1.DataSource = tmp; // Specify data members to bind the chart's series template....
    Posted to XtraCharts (Forum) by Timo Hoffmann on 3/12/2008
    Filed under: Diagram, 3D charts
  • Resize Web Chart on client

    Hello I want to be able to resize a chart to fit the available screen size/resolution so that the users don't have to scroll the screen to see the chart. I can determine the screen size with the following javascript code: var aw=screen.availWidth; var ah=screen.availHeight; Now I need to know how...
    Posted to XtraCharts (Forum) by James Organ on 7/4/2008
    Filed under: runtime, webchartcontrol, Diagram property, Diagram, extrachart, asp.net
Page 1 of 1 (4 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED