ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / ChartTitle Class / Style Property

In This Topic
    Style Property (ChartTitle)
    In This Topic
    Gets the title style.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("ChartTitle.Style", "Gets the title style.")>
    Public ReadOnly Property Style As ChartStyle
    [C1Description("ChartTitle.Style", "Gets the title style.")]
    public ChartStyle Style {get;}
    See Also