Jump to content
Software FX Community

Multi Series ADO Data Binding in Visual Basic


User (Legacy)

Recommended Posts

I have a recordset that retrieves an ID field, a date field and a numeric

field. As an example, a result set would contain six records:

ID001 1/15/02 12

ID002 1/15/02 14

ID003 1/15/02 18

ID001 1/16/02 22

ID002 1/16/02 33

ID003 1/16/02 14

I want to chart this with date on the x-axis, the value on the y-axis and a

series for each ID. Is there any way to do this with data binding?

Sean

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:V14mgZ5nBHA.1172@webserver1.softwarefx.com...

> I don't understand the question. If the recordset contains several numeric

> columns, then Chart FX will create as many series as numeric columns.

>

> --

> FP

> Software FX, Inc.

>

>

post-2107-13922392343286_thumb.gif

Link to comment
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...