ComponentOne FlexChart for UWP
C1.UWP.FlexChart 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 System.Integer
    public static System.int FPS {get; set;}
    See Also