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


For a list of all members of this type, see GraphicsDataSource 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.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodCreateDataPoint Returns a Control suitable for the Series.  
protected MethodGetDataPoint Retrieves the data object corresponding to the object passed as the parameter.  
protected MethodLoadDataPoints Loads the data points.  
protected MethodOnItemsSourceCollectionChanged Called when the items source collection has changed.  
protected MethodPrepareDataPoint Prepares the data point.  
protected MethodShouldCreateDataPoint Determines whether the datasource should create a data point for the associated item.  
Top

See Also

© ESRI, Inc. All Rights Reserved.