FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class / FontFamilyProperty Field

In This Topic
    FontFamilyProperty Field (ChartStyle)
    In This Topic
    Identifies the FontFamily dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FontFamilyProperty As DependencyProperty
    public static readonly DependencyProperty FontFamilyProperty
    See Also