Represents a data object, containing open, close, low and high values for a certain date.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public class StockPrice |
Visual Basic Copy Code |
---|
Public Class StockPrice |
Instances of this class represent price movements of stocks or currencies for a given time period. They are used as values of CandlestickSeries.
System.Object
MindFusion.Charting.Wpf.StockPrice