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

In This Topic
    FontName Property (Font)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontName As System.String
    public System.string FontName {get; set;}
    See Also