Package 

Enum ColumnChart.MergeMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      Stack

      Columns with the same x-axis values will be placed on top of each other.

      Grouped

      Columns with the same x-axis values will be placed next to each other in groups.