ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart.Extended Namespace / TrendLine Class / FitTypeProperty Field


In This Topic
    FitTypeProperty Field
    In This Topic
    Identifies the FitTypeProperty dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FitTypeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = TrendLine.FitTypeProperty
    public static readonly DependencyProperty FitTypeProperty
    See Also