ExpertComponents WebChart
TextOrientation Property
Namespaces > ExpertChart > TitleSettings > TextOrientation
Title text orientation.
Syntax
C#Visual BasicManaged C++
public TextOrientation TextOrientation { get; set; }
Public Property TextOrientation As TextOrientation
public:
TextOrientation TextOrientation {
	TextOrientation get ();
	void set (TextOrientation value);
}

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