Name | Description | |
---|---|---|
![]() | ChartText Constructor | Creates a new ChartText object with default settings. |
The following tables list the members exposed by ChartText.
Name | Description | |
---|---|---|
![]() | ChartText Constructor | Creates a new ChartText object with default settings. |
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. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this this object. (Inherited from Xceed.Chart.GraphicsCore.TextBase) |
![]() | InitFromText | Initializes a text properties object from the properties of another text properties object |
![]() | ShowEditor | Overloaded. Shows a text properties dialog allowing you to visually edit the text properties. |
Name | Description | |
---|---|---|
![]() | HAtoSA | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | SAtoHA | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | SAtoVA | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | VAtoSA | This member is reserved for internal use and is not intended to be used directly from your code. |