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