legendLayout property

Axis legendLayout
final

Layout of chart and legend: Axis.horizontal = Row (chart left, legend right), .vertical = Column (chart top, legend below).

Implementation

final Axis legendLayout;