NumberFormatLinked Property (IDataLabels)
In This Topic
Gets or sets whether the number format is linked to the cells (so that the number format
changes in the labels when it changes in the cells).
Syntax
System.bool NumberFormatLinked {get; set;}
See Also