Share via


DataPointCustomProperties.IsVisibleInLegend Propriedade

Definição

Obtém ou define um sinalizador que indica se o item é mostrado na 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

Valor da propriedade

Boolean

true se o item for mostrado na legenda; caso contrário, false .

Atributos

Aplica-se a