Page tree
Skip to end of metadata
Go to start of metadata

Description

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.
(This has no meaning for SeriesDataLabel on a series, only for SeriesDataLabel on a data point.)

C#
vb.net

Parameters

startIndex
The 0-based character position at which to begin the character run.

Returns

A CharacterRun object representing a range of characters within the text.
  • No labels