Lenguaje

ChartSeries.ValueAxisName Propiedad

Definición

Nombre del eje de valores contra el que representar esta serie.

public:
 property System::String ^ ValueAxisName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string ValueAxisName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.ValueAxisName : string with get, set
Public Property ValueAxisName As String

Valor de propiedad

Un valor string.

Atributos

Se aplica a