getStackLabels abstract method

List<String> getStackLabels()

Returns the labels used for the different value-stacks in the legend. This is only relevant for stacked bar entries.

@return

Implementation

List<String> getStackLabels();