In NetWinChartsCSharpWinChartsfinance2.cs, the example simulates datetime...
// Set the 1st col to be the timeStamp, starting from Sep 4, 2002, with each row
// representing one day, and counting week days only (jump over Sat and Sun)
I'm unsure how to convert my ACTUAL date time values to timestamp double[]...
Please advise. |