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

In This Topic
    AppendRtfText Method
    In This Topic
    Appends the specified text to the Rft string using the specified color and the object default font. Transparent colors cannot be used by an Rtf rendering.
    Overload List
    OverloadDescription
    Appends the specified text to the Rft string using the specified color and the object default font. Transparent colors cannot be used by an Rtf rendering.  
    Appends the specified text to the Rft string using the object ForeColor and the specified font. Transparent colors cannot be used for an Rtf rendering.  
    Appends the specified text to the Rtf string using the specified color and font. Transparent colors cannot be used for an Rtf rendering.  
    Appends the specified text to the Rtf string using the specified color, font and alignment. Transparent colors cannot be used for an Rtf rendering.  
    See Also