Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Standard.v4.4 Assembly / Xceed.Chart.Standard Namespace / ChartText Class


In This Topic
    ChartText Class Properties
    In This Topic

    For a list of all members of this type, see ChartText members.

    Public Properties
     NameDescription
    Public PropertyGives you access to the Backplane object of the text.  
    Public PropertyControls the border applied on the text.  
    Public PropertyControls the fill effect applied on the text.  
    Public PropertyControls the font of the text.  
    Public PropertyThe horizontal alignment of the texts relative the text origin point.  
    Public PropertyControls the offset of the text origin point from the text base point.  
    Public PropertyControls the orientation of the 2D texts in degrees.  
    Public PropertyWhether or not the chart should replace tab characters with spaces.  
    Public PropertyThe shadow applied on this text.  
    Public PropertyThe StringFormat used to measure and draw the text  
    Public PropertyThe number of spaces that replace a single tab if ReplaceTabsWithSpaces is set to true.  
    Public PropertyControls whether or not the text should use the Z position of the base point.  
    Public PropertyControls how the control should parse the texts displayed by this ChartText object.  
    Public PropertyThe vertical alignment of the texts relative the text origin point.  
    Top
    See Also