GrapeCity.Xaml.Excel
NumberFormatLinked Property (ExcelTrendLineLabel)


GrapeCity.Excel.Chart Namespace > ExcelTrendLineLabel Class : NumberFormatLinked Property
Specifies whether Linked to source
Syntax
'Declaration
 
Public Property NumberFormatLinked As Boolean
'Usage
 
Dim instance As ExcelTrendLineLabel
Dim value As Boolean
 
instance.NumberFormatLinked = value
 
value = instance.NumberFormatLinked
public bool NumberFormatLinked {get; set;}
See Also

Reference

ExcelTrendLineLabel Class
ExcelTrendLineLabel Members