[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-01 UTC."],[[["`ChartMergeStrategy` is an enumeration defining how chart data is merged from multiple ranges."],["There are two options: `MERGE_COLUMNS` (default) which merges the columns of selected ranges, and `MERGE_ROWS` which merges the rows."],["To use a `ChartMergeStrategy` property, call it using its parent classes and property name, for example: `Charts.ChartMergeStrategy.MERGE_COLUMNS`."]]],[]]