Dundas.SharePoint.Charting.WebParts Send comments on this topic.
GroupByAxisLabel Method
See Also 
Dundas.Charting.WebControl Namespace > DataManipulator Class : GroupByAxisLabel Method


Grouping by X value, when it’s a string (stored in AxisLabel property).

Overload List

Overload Description
GroupByAxisLabel(String,String,String) Grouping by X value, when it’s a string (stored in AxisLabel property).  
GroupByAxisLabel(String,Series) Grouping by X value, when it’s a string (stored in AxisLabel property).  
GroupByAxisLabel(String,String) Grouping by X value, when it’s a string (stored in AxisLabel property).  
GroupByAxisLabel(String,Series,Series) Grouping by X value, when it is a string (stored in AxisLabel property).  

Requirements

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

See Also