DataPointCustomProperties.IsVisibleInLegend Proprietà

Definizione

Ottiene o imposta un flag che indica se l'elemento viene visualizzato nella legenda.

public:
 property bool IsVisibleInLegend { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool IsVisibleInLegend { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsVisibleInLegend : bool with get, set
Public Property IsVisibleInLegend As Boolean

Valore della proprietà

true se l'elemento è visualizzato nella legenda; in caso contrario, false.

Attributi

Si applica a