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 值,该值表示标签的格式。

属性

适用于