ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / TitleStyleProperty Field



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