ColumnChartDraw Method
Override this method to draw on Off-screen graphics.
Namespace: BeeMobile.ChartsAssembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
protected override void Draw(
Graphics gxOff
)
Protected Overrides Sub Draw (
gxOff As Graphics
)
Parameters
- gxOff Graphics
- Off-screen graphics.