| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub PrepareDataPoint( _ ByVal dataPoint As GraphicsDataSource.DataObject, _ ByVal dataContext As Object _ ) | |
| C# | |
|---|---|
protected virtual void PrepareDataPoint( GraphicsDataSource.DataObject dataPoint, object dataContext ) | |
Parameters
- dataPoint
- The data point.
- dataContext
- The data context.
Target Platforms:Windows Phone 7