MaxFontSize Property
MaxFontSize
Gets or sets the maximum value font style.
Declaration
[TypeConverter(typeof(FontSizeConverter))]
public double MaxFontSize { get; set; }
<TypeConverter(GetType(FontSizeConverter))>
Public Property MaxFontSize As Double