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