Name | Description | |
---|---|---|
![]() | Backplane | Gives you access to the Backplane object of the text. |
![]() | Border | Controls the border applied on the text. |
![]() | FillEffect | Controls the fill effect applied on the text. |
![]() | Font | Controls the font of the text. |
![]() | HorzAlign | The horizontal alignment of the texts relative the text origin point. |
![]() | Offset | Controls the offset of the text origin point from the text base point. |
![]() | Orientation | Controls the orientation of the 2D texts in degrees. |
![]() | ReplaceTabsWithSpaces | Whether or not the chart should replace tab characters with spaces. |
![]() | Shadow | The shadow applied on this text. |
![]() | StringFormat | The StringFormat used to measure and draw the text |
![]() | TabSizeInSpaces | The number of spaces that replace a single tab if ReplaceTabsWithSpaces is set to true. |
![]() | TextOverlapsImage | Controls whether or not the text should use the Z position of the base point. |
![]() | TextType | Controls how the control should parse the texts displayed by this ChartText object. |
![]() | VertAlign | The vertical alignment of the texts relative the text origin point. |