DataPointCustomProperties.LabelToolTip Property

Definition

Gets or sets the tooltip for the data point label.

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

Property Value

A string value that represents the tooltip for the data point label.

Attributes

Applies to