ComponentOne FlexChart for WinForms
FPS Property


C1.Chart Namespace > AnimationOptions Class : FPS Property
Gets or sets animation FPS (frame per second).
Syntax
'Declaration
 
Public Shared Property FPS As Integer
'Usage
 
Dim value As Integer
 
AnimationOptions.FPS = value
 
value = AnimationOptions.FPS
public static int FPS {get; set;}
See Also

Reference

AnimationOptions Class
AnimationOptions Members