titleDirection property

ChartTitleDirection? titleDirection
final

Direction of the chart title text.

This defaults to horizontal for a title in the top or bottom behaviorPosition, or vertical for start or end behaviorPosition.

Implementation

final common.ChartTitleDirection? titleDirection;