CandleStickSeries Constructors
Displays an Open-High-Low-Close typical financial series so that each data point consists of a vertical line indicating the price range over one unit of time and a rectangle showing the opening and closing prices for that time period.Name | Description |
---|---|
CandleStickSeries() | Initializes a new instance of the CandleStickSeries class with default settings. |
See Also