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

Help with ASPxPivotGrid and WebChartControl ......

Last post 9/18/2008 8:33 PM by Yessenia Villacis. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 9/18/2008 8:33 PM

    Help with ASPxPivotGrid and WebChartControl ......

     I need to use ASPxPivotGrid with WebChartControl , i try use this source code but not worked...... the chart not show me data point only the X and Y.

            WebChartControl1.SeriesDataMember = "Date"
            WebChartControl1.SeriesTemplate.ArgumentDataMember = "Company"
            WebChartControl1.SeriesTemplate.ValueDataMembers.AddRange(New String() {"Price"})
            WebChartControl1.DataSourceID = "ASPxPivotGrid1"

    how i can to fix that?, heeeeeeeeeelp me.......

    [:'(]

    regards,

    yessenia

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