ChartDirector 7.1 (.NET Edition)

FinanceSimulator.getTimeStamps


Usage

[C#]public DateTime[] getTimeStamps();
[VB]Public Function getTimeStamps() As DateTime()

Description

Gets the timestamps of the data series.

Arguments

None

Return Value

An array containing the timestamps of the data series.