in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Can Recordset be datasource to a chart?

    Hi Michael, >>What about C#. using System.Data.OleDB; ... OleDbDataAdapter da = new OleDbDataAdapter(); DataTable dt = new DataTable(); da.Fill(dt, yourRecordSet); C1WebChart1.DataSource = dt; C1WebChart1.ChartGroups[0].ChartData.SeriesList[0].X.DataField = "col 1"; C1WebChart1.ChartGroups...
    Posted to Chart for .NET (Forum) by C1_GregL on 08-28-2007
    Filed under: RecordSet, C1WebChart, C1Chart
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.