LegendLabel Property (IReferenceLine)
In This Topic
Gets the legend label of the reference line.
Syntax
'Declaration
ReadOnly Property LegendLabel As String
string LegendLabel {get;}
Property Value
A
System.String specifying the legend label of the reference line.
See Also