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

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