Click or drag to resize

VisualBaseCalculatePriceFromY(Double, ChartVisualArgs) Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected double CalculatePriceFromY(
	double y,
	ChartVisualArgs args
)

Parameters

y  Double
 
args  ChartVisualArgs
 

Return Value

Double
See Also