MinField Property (FlexColumnSeries)

Action

Gets the field of the data provider that determines the y-axis location of the bottom of a column.

If Nothing, the columns are based at the range minimum (or maximum, if the field value is negative). The default value is Nothing.

Syntax

'Declaration
Protected Read Property minField As String

Access

Read only.