Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartStyle Class / FontFamilyProperty Field


In This Topic
    FontFamilyProperty Field (ChartStyle)
    In This Topic
    Font family property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontFamilyProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.FontFamilyProperty
    public static readonly DependencyProperty FontFamilyProperty
    See Also