Raised when the gauge foreground is being painted.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public event EventHandler<CustomPaintEventArgs> PaintForeground |
Visual Basic
![]() |
---|
Public Event PaintForeground As EventHandler(Of CustomPaintEventArgs) |
PaintForeground event handlers receive an argument of type CustomPaintEventArgs.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |