DataLabel.Caption Property

Definition

Returns or sets a String value that represents the data label text.

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
member this.Caption : string with get, set
Public Property Caption As String

Property Value

String

Applies to