[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| CandleBuySellView |
View of candles buy/sell bars line
| |
| CandleBuySellView CandleBuySellElement |
Represents an element for candle buy sell
| |
| CandleMidLineView |
View of candles middle line
| |
| CandleMidLineView CandleMidLineElement |
Represents an element for candle mid line
| |
| CandleTimeSeries |
Stores Candle time series data
| |
| CandleView |
View of candles
| |
| CandleView CandleElement |
Represents an element for a single candle
| |
| CandleViewBase |
Base class for View of candles/price based
| |
| ChartPaneMouseEventArgs | ||
| PlotPane |
Provides a viewport for chart plot area for the named pane
| |
| SeriesView |
Denotes a view that visualizes series data in a chart
| |
| SeriesView YLevelElement |
Represents an element for a single candle
| |
| SeriesView TSeries, TSample |
Denotes a view that visualizes series data in a chart
| |
| TimeLineFormatEventArgs | ||
| TimeScalePane |
Provides a viewport for horizntal scale
| |
| TimeScalePane Tick | ||
| TimeScalePane TimeCursorElement |
Represents an element for candle mid line
| |
| TimeSeries |
Base for time series. This class is NOT thread-safe
| |
| TimeSeries YLevel |
Represents a named level that gets represented on a vertical scale, usually as the horizontal line
that goes across the chart
| |
| TimeSeries TSample |
TimeSeries with types TSample
| |
| TimeSeriesChart |
Implements a Chart control base.
|
Delegates
| Delegate | Description | |
|---|---|---|
| ChartPaneMouseEventHandler | ||
| TimeLineFormatEventHandler |
Event handler for formatting the the tm line text
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CandleBuySellView ViewKind | ||
| ChartPaneMouseEventArgs MouseEventType | ||
| MidLineType | ||
| MouseCursorMode | ||
| VScaleZoomAlign |