ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / AnimationOptions Class / FPS Property

In This Topic
    FPS Property
    In This Topic
    Gets or sets animation FPS (frame per second).
    Syntax
    'Declaration
     
    Public Shared Property FPS As Integer
    public static int FPS {get; set;}
    See Also