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


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