Charting for WinForms Programmer's Guide
GaugeMouseEventArgs.ClickCount Property
See Also
 






Gets the number of times the button was clicked.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public int ClickCount { get; }

Visual Basic  Copy Code

Public ReadOnly Property ClickCount As Integer

 Property Value

An integer value specifying the number of clicks.

 See Also

GaugeMouseEventArgs Members
GaugeMouseEventArgs Class
MindFusion.Gauges Namespace