Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Returns whether the series data label number format is linked to source. If an object is linked to source, then its number format is taken from the cell containing the source data.

Signature
C#C#
Wiki Markup
{description}




{excerpt}
Returns whether the series data label number format is linked to source. If an object is linked to source, then its number format is taken from the cell containing the source data.
{excerpt}




{signature:C#}
 public boolean LinkedToSource{ get; }

Signature
{signature}




{signature:vb.net
vb.net
}
Public ReadOnly Property LinkedToSource() As Boolean

...

{signature}




{scrollbar}