SharpScript Class Library Documentation
SharpScript Class Library Documentation
SharpCharts.Base.ChartObject
CursorObject Class
CursorObject Methods
AddChartObject Method
CalculatePriceFromY Method
OnMouseEnter Method
OnMouseLeave Method
OnPreviewKeyDown Method
CursorObject
CalculatePriceFromY Method
Namespace:
SharpCharts.Base.ChartObject
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
Copy
protected
double
CalculatePriceFromY
(
double
min
,
double
max
,
double
y
,
double
actualHeight
)
Parameters
min
Type:
System
Double
max
Type:
System
Double
y
Type:
System
Double
actualHeight
Type:
System
Double
Return Value
Type:
Double
See Also
Reference
CursorObject Class
SharpCharts.Base.ChartObject Namespace
Send comments on this topic to
support@arthachitra.com