ValueTextColor Property
ValueTextColor
Gets or sets the color of the value label.
Declaration
[Obsolete("Use ValueForeground instead.")]
public Color ValueTextColor { get; set; }
<Obsolete("Use ValueForeground instead.")>
Public Property ValueTextColor As Color