2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Title Class / Rtf Property

In This Topic
    Rtf Property
    In This Topic
    Gets or sets the formatted text.
    Syntax
    'Declaration
     
    Public Property Rtf As System.String
    public System.string Rtf {get; set;}
    See Also