outerPadding property
Space between the "outside" of the chart, and the title behavior itself.
This padding is applied to all 3 edges of the title that are not in the direction of the draw area. For a top positioned title, this is applied to the top, left, and right edges. innerPadding is applied to the bottom edge.
Implementation
final int? outerPadding;