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