FillSeries.Min Property
Gets the minimum.
This language is not supported or no code example is available.
public:
property Fill^ Min {
Fill^ get( );
}
This language is not supported or no code example is available.
public function get Min() : Fill;
This language is not supported or no code example is available.
Property Value
Fill
The minimum.
In this article
Definition