C1.Silverlight.Chart Namespace : AggregateGroupSelector Delegate |
'Declaration
Public Delegate Function AggregateGroupSelector( _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal dataObject As System.Object _ ) As System.Double
'Usage
Dim instance As New AggregateGroupSelector(AddressOf HandlerMethod)
public delegate System.double AggregateGroupSelector( System.double x, System.double y, System.object dataObject )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2