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}Returns a [ChartText|ChartText] object representing the axis title.{excerpt}
{signature:C#}
 public ChartText Title{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property Title() As ChartText
{signature}
{scrollbar}