ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / IchimokuCloud Class / LeadingSpanALineStyle Property

In This Topic
    LeadingSpanALineStyle Property (IchimokuCloud)
    In This Topic
    Gets or sets the Leading Span A line style.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("IchimokuCloud.LeadingSpanALineStyle", "Gets or sets the Leading Span A line style.")>
    Public Property LeadingSpanALineStyle As ChartStyle
    [C1Description("IchimokuCloud.LeadingSpanALineStyle", "Gets or sets the Leading Span A line style.")]
    public ChartStyle LeadingSpanALineStyle {get; set;}
    See Also