IMsoTrendline.DataLabel Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property DataLabel As IMsoDataLabel
Get
'Usage
Dim instance As IMsoTrendline
Dim value As IMsoDataLabel
value = instance.DataLabel
IMsoDataLabel DataLabel { get; }
Property Value
Type: Microsoft.Office.Core.IMsoDataLabel