DrawingBaseCalculatePriceFromY Method |
Calculates the price from Y
Namespace: SharpCharts.Base.ChartObjectAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax protected double CalculatePriceFromY(
double y
)
Parameters
- y
- Type: SystemDouble
Return Value
Type:
DoubleSee Also