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


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