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


For a list of all members of this type, see PointDataSource members.

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Refreshes data from data source and renders the series. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodCreateDataPointOverridden.  Returns a Control suitable for the Series.  
protected MethodGetDataPoint Retrieves the data object corresponding to the object passed as the parameter. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource)
protected MethodLoadDataPoints Loads the data points. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource)
protected MethodOnItemsSourceCollectionChanged Called when the items source collection has changed. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource)
protected MethodPrepareDataPointOverridden.  Prepares the data point.  
protected MethodShouldCreateDataPoint Determines whether the datasource should create a data point for the associated item. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource)
Top

See Also

© ESRI, Inc. All Rights Reserved.