Gets the field of the dataProvider that determines the bottom boundary of the area.
If null (Nothing in Visual Basic), the area is based at the range minimum (or maximum, if the field value is negative). The default value is null (Nothing in Visual Basic).
protected String minField { get; }
'Declaration
Protected Read Property minField As String