Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.FontFamilyProperty
    public static readonly DependencyProperty FontFamilyProperty
    See Also