DataPointCustomProperties.Label Свойство

Определение

Получает или задает текст подписи точки данных.

public:
 virtual property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public virtual string Label { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Label : string with get, set
Public Overridable Property Label As String

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

String

Значение string, представляющее текст метки точки данных.

Атрибуты

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