Charting for WinForms Programmer's Guide
StockPrice.Open Property
See Also
 






Gets or sets the open value.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Open { get; set; }

Visual Basic  Copy Code

Public Property Open As Double

 Property Value

 See Also

StockPrice Members
StockPrice Class
MindFusion.Charting Namespace