OhlcSeriesInfo Class
Provides a ViewModel containing info about an OHLC series, such as name, open high low close values, color
Object Model

Syntax
public class OhlcSeriesInfo : HlcSeriesInfo
Inheritance Hierarchy
System.Object
SciChart.Data.Model.BindableObject
SciChart.Charting.Model.ChartData.SeriesInfo
SciChart.Charting.Model.ChartData.HlcSeriesInfo
SciChart.Charting.Model.ChartData.OhlcSeriesInfo
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also