FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / AnimationOptions Class / FPS Property

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