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