Share via


DataPointCustomProperties.IsVisibleInLegend Vlastnost

Definice

Získá nebo nastaví příznak, který označuje, zda je položka zobrazena v legendě.

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

Hodnota vlastnosti

truepokud je položka zobrazena v legendě; v opačném případě . false

Atributy

Platí pro