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





Gets or sets the high value.

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

 Syntax

C#  Copy Code

public double High { get; set; }

Visual Basic  Copy Code

Public Property High As Double

 Property Value

A double value specifying the high price.

 See Also

StockPrice Members
StockPrice Class
MindFusion.Charting.Wpf Namespace