SharpScript Class Library Documentation
SharpScript Class Library Documentation
SharpCharts.Base.SharpScript
PlotStyle Class
PlotStyle Methods
CalculateYPoint Method
Clone Method
DrawPlot Method
Equals Method
GetHashCode Method
GetPen Method
GetPlotOverridePen Method
PlotStyle
CalculateYPoint Method
Calculates the Y Point
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
Copy
public
double
CalculateYPoint
(
double
min
,
double
max
,
double
price
,
double
height
)
Parameters
min
Type:
System
Double
Min YAxis
max
Type:
System
Double
Max YAxis
price
Type:
System
Double
price
height
Type:
System
Double
Actual height of the view
Return Value
Type:
Double
See Also
Reference
PlotStyle Class
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com