Returns the lowest of all values in the list.
public Double Minimum {get;}

Remarks


Run-time and read only. The Minimum property returns the lowest of all values inside the list.  See IValueList.Maximum property for more information.

See Also

ValueList Class | ValueList Members | Steema.TeeChart.Styles Namespace