Share via


DataPointCustomProperties.LabelFormat 속성

정의

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

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

속성 값

String

데이터 지점 레이블의 형식입니다.

특성

적용 대상