C#C
C#3y ago
Shiv

Live line series Chart

Team,

Need help on the following use case:

I am using windows form application.

I am plotting live line series chart .I have declared a global variable , assigning data to the global variable every 2 seconds ( have initiated timer) . passing the global variable to line series datasource. It is working.

The above will work only for one single line series. I need to bind data to 'n' line series. how can i declare 'n' number of global variables. ( 'n' can be any number)

I think the question is confusing. I can clarify any doubts . I can copy the code, how can i paste the code in discord

Thanks
Shiv
Was this page helpful?