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


Function, that returns a selected data point and selected series from x, and y coordinate position.

Overload List

Overload Description
Select(Int32,Int32,ChartElementType,Boolean,String,Int32,ChartElementType,Object) Function, that returns a selected data point and selected series from x, and y coordinate position.  
Select(Int32,Int32,ChartElementType,Boolean,String,Int32,ChartElementType,Object,Object) Function, that returns a selected data point and selected series from x, and y coordinate position.  
Select(Int32,Int32,String,Int32) Function, that returns a selected data point and selected series from x, and y coordinate position.  

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