Class ChartDataHelper

  • All Implemented Interfaces:
    java.io.Serializable

    public class ChartDataHelper
    extends RangeHelperBase
    Fill SChartData with series according to a selection. One series could be determined by row or column.
    Since:
    3.5.0
    Author:
    Hawk
    See Also:
    Serialized Form
    • Constructor Detail

      • ChartDataHelper

        public ChartDataHelper​(SRange range)
    • Method Detail

      • fillChartData

        public void fillChartData​(SChart chart)