ArcGIS API for Silverlight - Library Reference
CreateDataPoint Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > PointDataSource Class : CreateDataPoint Method

dataContext
Returns a Control suitable for the Series.

Syntax

Visual Basic (Declaration) 
Protected Overrides Function CreateDataPoint( _
   ByVal dataContext As Object _
) As GraphicsDataSource.DataObject
C# 
protected override GraphicsDataSource.DataObject CreateDataPoint( 
   object dataContext
)

Parameters

dataContext

Return Value

The DataPoint instance.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.