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