ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / FontSizeProperty Field


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