The following tables list the members exposed by PointDataSource.
Name | Description | |
---|---|---|
PointDataSource Constructor | Initializes a new instance of the PointDataSource class. |
Name | Description | |
---|---|---|
DataSpatialReferenceProperty | Identifies the DataSpatialReference dependency property. |
Name | Description | |
---|---|---|
DataSpatialReference | Gets or sets the data spatial reference ID of the source data. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsSelectedBinding | Gets or sets the optional Binding to use for identifying the dependent value the signifies selection. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) | |
ItemsSource | Gets or sets the items source. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) | |
XCoordinateBinding | Gets or sets the Binding to use for identifying the dependent value. | |
YCoordinateBinding | Gets or sets the Binding to use for identifying the dependent value. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
Refresh | Refreshes data from data source and renders the series. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
CreateDataPoint | Overridden. Returns a Control suitable for the Series. | |
GetDataPoint | Retrieves the data object corresponding to the object passed as the parameter. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) | |
LoadDataPoints | Loads the data points. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) | |
OnItemsSourceCollectionChanged | Called when the items source collection has changed. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) | |
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
PrepareDataPoint | Overridden. Prepares the data point. | |
ShouldCreateDataPoint | Determines whether the datasource should create a data point for the associated item. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed, or the collection is reset. (Inherited from ESRI.ArcGIS.Client.GraphicsDataSource) |