ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / FlexChartBase Class / LegendTitleStyleProperty Field



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