DataPointCustomProperties.IsVisibleInLegend Propriedade

Definição

Recebe ou define uma bandeira que indica se o item está indicado 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 de Propriedade

true se o item estiver indicado na legenda; caso contrário, false.

Atributos

Aplica-se a