Trendline.TrendlineLabel Property
Trendline Label.Represents the element tag in schema: c:trendlineLbl
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TrendlineLabel As TrendlineLabel
Get
Set
'Usage
Dim instance As Trendline
Dim value As TrendlineLabel
value = instance.TrendlineLabel
instance.TrendlineLabel = value
public TrendlineLabel TrendlineLabel { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.TrendlineLabel
Returns TrendlineLabel.