ExpertComponents WebChart
Height Property
Namespaces > ExpertChart > TitleSettings > Height
Height of the title text. Value between 0 and 500. Default 30.
Syntax
C#Visual BasicManaged C++
public int Height { get; set; }
Public Property Height As Integer
public:
int Height {
	int get ();
	void set (int value);
}

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