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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7