chartTopContainer property

ChartTopContainer chartTopContainer
final

The chart top level.

Departure from a top down approach, this allows to access the parent ChartTopContainer, which has (currently) members needed by children.

Implementation

final ChartTopContainer chartTopContainer;