Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartStyle Class / FontAttributesProperty Field


In This Topic
    FontAttributesProperty Field (ChartStyle)
    In This Topic
    Identifies the FontAttributes dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontAttributesProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.FontAttributesProperty
    public static readonly DependencyProperty FontAttributesProperty
    See Also