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