MindFusion.Wpf Pack Programmer's Guide
StockPrice.Low Property
See Also
 





Gets or sets the low value.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double Low { get; set; }

Visual Basic  Copy Code

Public Property Low As Double

 Property Value

A double value specifying the low price.

 See Also

StockPrice Members
StockPrice Class
MindFusion.Charting.Wpf Namespace