Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetSeries() As SeriesCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public SeriesCollection GetSeries() |
Return Value
A SeriesCollection containting the resulting chart data.When ChartType is set to Financial and DateGrouping is
specified, high, low, open, and close element values will be calculated based on the price field. Otherwise
they will not be generated.