ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / IchimokuCloud Class / BaseLineStyleProperty Field



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