DataPointCustomProperties.IsVisibleInLegend Свойство

Определение

Получает или задает флаг, указывающий, отображается ли элемент в легенде.

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

Значение свойства

Boolean

Значение true, если элемент показан в легенде; в противном случае — значение false.

Атрибуты

Применяется к