ExpertComponents WebChart
Font Property
Namespaces > ExpertChart > TitleSettings > Font
Font of the title text
Syntax
C#Visual BasicManaged C++
public Font Font { get; set; }
Public Property Font As Font
public:
Font^ Font {
	Font^ get ();
	void set (Font^ value);
}

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