ChartSeriesInstance.LegendName Property

Definition

Gets the calculated value of the LegendName property in a ChartSeries class.

public:
 property System::String ^ LegendName { System::String ^ get(); };
public string LegendName { get; }
member this.LegendName : string
Public ReadOnly Property LegendName As String

Property Value

A string value that represents the calculated value of the LegendName property.

Applies to