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






Gets or sets the high value.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double High { get; set; }

Visual Basic  Copy Code

Public Property High As Double

 Property Value

 See Also

StockPrice Members
StockPrice Class
MindFusion.Charting Namespace