| C1.WPF.C1Chart Namespace : AggregateGroupSelector Delegate |
'DeclarationPublic Delegate Function AggregateGroupSelector( _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal dataObject As System.Object _ ) As System.Double
'UsageDim 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