FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Font Class / FontSize Property

In This Topic
    FontSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontSize As System.Double
    public System.double FontSize {get; set;}
    See Also