StiChartLabelsForeColor Property |
Gets or sets a color which will be used for the labels drawing.
Namespace:
Stimulsoft.Dashboard.Components.Chart
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color ForeColor { get; set; }
<TypeConverterAttribute(GetType(StiStyleColorConverter))>
Public Property ForeColor As Color
Get
Set
Property Value
Type:
ColorSee Also