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