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

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