LogarithmicAxisController constructor

LogarithmicAxisController(
  1. RenderLogarithmicAxis _logAxis
)

Implementation

LogarithmicAxisController(this._logAxis) : super(_logAxis);