optimalLegendPosition property

LegendPosition get optimalLegendPosition

Gets optimal legend position for current orientation.

Implementation

LegendPosition get optimalLegendPosition =>
    OrientationAwareConfig.getOptimalLegendPosition(orientation);