public static interface IChart.PickingPriceListener
| Modifier and Type | Method and Description |
|---|---|
void |
priceValuePicked(double price,
Instrument instrument)
Receives picked price value.
|
void priceValuePicked(double price,
Instrument instrument)
price - price value selected on chartinstrument - corresponding instrument from chartCopyright © 2025. All rights reserved.