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

属性值

数据点标签的格式。

属性

适用于