FillSeries.Max Property

Gets the maximum.
public Fill Max {get;}
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