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