ChartSeriesInstance.LegendName Propiedad

Definición

Obtiene el valor calculado de la LegendName propiedad en una ChartSeries clase.

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

Valor de propiedad

Un string valor que representa el valor calculado de la LegendName propiedad.

Se aplica a