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



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