Overload | Description |
---|---|
GroupByAxisLabel(String,String,String) |
Groups series data by axis labels using one or more formulas. Output series are used to store the grouped data points. Grouping by X value, when it’s a string (stored in AxisLabel property). |
GroupByAxisLabel(String,Series) |
Groups a series' data by axis labels using one or more formulas. The series is cleared of its original data, and then used to store the new data points. Grouping by X value, when it’s a string (stored in AxisLabel property). |
GroupByAxisLabel(String,String) |
Groups series data by axis labels using one or more formulas. Each series that is grouped is cleared of its original data, and used to store the new data points. Grouping by X value, when it’s a string (stored in AxisLabel property). |
GroupByAxisLabel(String,Series,Series) |
Groups a series' data by axis labels using one or more formulas. An output series is used to store the grouped data points. Grouping by X value, when it is a string (stored in AxisLabel property). |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family