Jump to content
Software FX Community

new instance of chart


User (Legacy)

Recommended Posts

Posted

Hi,

I would like to start off with a fresh new chart everytime it loads up so I

run this code in the initialize function:

this.chart1.ClearData(SoftwareFX.ChartFX.ClearDataFlag.AllData);

However, the chart still shows "No Data Available". Is it possible to

remove this string of character or change it to something else?

Thanks!

Archived

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

×
×
  • Create New...