PriceLine constructor
PriceLine(
- KlineState klineState,
- int repaintFlag,
- Map style
Implementation
PriceLine(this.klineState, this.repaintFlag, this.style);
PriceLine(this.klineState, this.repaintFlag, this.style);