ChartBaseDraw Method
Override this method to draw on Off-screen graphics.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
protected override void Draw(
Graphics gx
)
Protected Overrides Sub Draw (
gx As Graphics
)
Parameters
- gx Graphics
- Off-screen graphics.