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

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