Gets or sets the indicator's display name.
public string DisplayName { get; set; }
Public Property DisplayName As String
This name is used to identify the indicator in a legend if the LegendText property is not specified.