Gets the number of times the button was clicked.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public int ClickCount { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ClickCount As Integer |
An integer value specifying the number of clicks.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |