Chart::ForeColor Property
.NET Framework (current version)
Gets or sets the text color of the Chart control.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(false)] [BrowsableAttribute(false)] [TypeConverterAttribute((ColorConverter^::typeid))] property Color ForeColor { virtual Color get() override; virtual void set(Color value) override; }
This property is not applicable to this class.
.NET Framework
Available since 4.0
Available since 4.0
Show: