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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

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.

(This has no meaning for SeriesDataLabel on a series, only for SeriesDataLabel on a data point.)

  • No labels