ExpertComponents WebChart
Visible Property
Namespaces > ExpertChart > Tooltips > Visible
Display or hide the tooltips. By default tooltips are hidden.
Syntax
C#Visual BasicManaged C++
public bool Visible { get; set; }
Public Property Visible As Boolean
public:
bool Visible {
	bool get ();
	void set (bool value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)