Click or drag to resize

DomScriptBaseCalculateYFromPrice(Double, DomVisualArgs) Method

Calculate Y from price

Namespace: ArthaChitra.Model.Dom
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected double CalculateYFromPrice(
	double price,
	DomVisualArgs args
)

Parameters

price  Double
Price
args  DomVisualArgs
DomVisualArgs

Return Value

Double
See Also