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






Gets or sets the low value.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Low { get; set; }

Visual Basic  Copy Code

Public Property Low As Double

 Property Value

 See Also

StockPrice Members
StockPrice Class
MindFusion.Charting Namespace