BarChartDraw 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 gr
)
Protected Overrides Sub Draw (
gr As Graphics
)
Parameters
- gr Graphics
- Off-screen graphics.