| Overload | Description |
|---|---|
| GetCharacters(Int32) | Returns a CharacterRun object representing a range of characters within the text. Use this to set a font on specified characters within the ChartText object. |
| GetCharacters(Int32, Int32) | Returns a CharacterRun object representing a range of characters within the text. Use this to set a font on specified characters within the ChartText object. |
