Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / StyleSynchronizer Class / DefaultChartFontName Field


In This Topic
    DefaultChartFontName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared DefaultChartFontName As String
    'Usage
     
    
    Dim value As String
     
    value = StyleSynchronizer.DefaultChartFontName
     
    StyleSynchronizer.DefaultChartFontName = value
    public static string DefaultChartFontName
    See Also