LineChartDrawWelcomeScreen Method
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
protected virtual void DrawWelcomeScreen(
Graphics gxOff
)
Protected Overridable Sub DrawWelcomeScreen (
gxOff As Graphics
)
Parameters
- gxOff Graphics
- A Graphics object used to perform the painting.