ComponentOne Gauges for WinForms
FramesPerSecond Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1Gauge Class : FramesPerSecond Property
Gets or sets how many times per second the C1Gauge control can be repainted.
Syntax
'Declaration
 
Public Property FramesPerSecond As System.Double
public System.double FramesPerSecond {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members