DataPointCustomProperties.LabelFormat 속성

정의

데이터 요소 레이블의 형식을 가져오거나 설정합니다.

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

속성 값

String

레이블의 형식을 나타내는 string 값입니다.

특성

적용 대상