Enum ChartMergeStrategy

ChartMergeStrategy

An enumeration of how multiple ranges in the source are expressed in a chart.

Properties

PropertyTypeDescription
MERGE_COLUMNSEnumDefault. Charts merges the columns of multiple ranges.
MERGE_ROWSEnumCharts merges the rows of multiple ranges.