FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartTitle Class / Content Property

In This Topic
    Content Property (ChartTitle)
    In This Topic
    Gets or sets the title content.
    Syntax
    'Declaration
     
    Public Property Content As System.String
    public System.string Content {get; set;}
    See Also