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



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