Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.FlexChart Namespace / ChartTitle Class / Style Property

In This Topic
    Style Property (ChartTitle)
    In This Topic
    Gets the title style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ChartStyle
    public ChartStyle Style {get;}
    See Also