ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / IchimokuCloud Class / BaseLineStyle Property

In This Topic
    BaseLineStyle Property
    In This Topic
    Gets or sets the Base line style.
    Syntax
    'Declaration
     
    
    Public Property BaseLineStyle As ChartStyle
    public ChartStyle BaseLineStyle {get; set;}
    See Also