FastOhlcRenderableSeries Class
Provides Fast OHLC series rendering, however makes the assumption that all X-Data is evenly spaced. Gaps in the data are collapsed
Object Model

Syntax
public class FastOhlcRenderableSeries extends OhlcRenderableSeriesBase |
Inheritance Hierarchy
java.lang.Object
com.scichart.charting.visuals.renderableSeries.RenderableSeriesCore
com.scichart.charting.visuals.renderableSeries.BaseRenderableSeries
com.scichart.charting.visuals.renderableSeries.OhlcRenderableSeriesBase
com.scichart.charting.visuals.renderableSeries.FastOhlcRenderableSeries
See Also