Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}A [ChartText|ChartText] object represents a region in a chart where text is displayed \(e.g., a chart title\). The {{ChartText}} extends [ChartRegion|ChartRegion].{excerpt}
{signature:C#}
 public class ChartText : ChartRegion
{signature}{signature:vb.net}
Public Class ChartText
		Inherits ChartRegion
{signature}
{properties}
||Name||Description||
|[Formula|ChartText.Formula]|{excerpt-include:ChartText.Formula|nopanel=true}|
|[NumberFormat|ChartText.NumberFormat]|{excerpt-include:ChartText.NumberFormat|nopanel=true}|
|[Text|ChartText.Text]|{excerpt-include:ChartText.Text|nopanel=true}|
{methods}
||Name||Description||
|[ClearRichTextFormatting()|ChartText.ClearRichTextFormatting()]|{excerpt-include:ChartText.ClearRichTextFormatting()|nopanel=true}|
|[GetCharacters(Int32)|ChartText.GetCharacters(Int32)]|{excerpt-include:ChartText.GetCharacters(Int32)|nopanel=true}|
|[GetCharacters(Int32, Int32)|ChartText.GetCharacters(Int32, Int32)]|{excerpt-include:ChartText.GetCharacters(Int32, Int32)|nopanel=true}|