DataPointCustomProperties::LegendToolTip Property
.NET Framework (current version)
Gets or sets the tooltip of the item in the legend.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property String^ LegendToolTip { String^ get(); void set(String^ value); }
Property Value
Type: System::String^A string value that represents the tooltip of the item in the legend.
.NET Framework
Available since 4.0
Available since 4.0
Show: