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



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