Minimum value (used for proportional sizing).
[Visual Basic .NET] Public Property MinValue As Double
[C#] public double MinValue {get; set;}
[C++]
HRESULT get_MinValue(
double* Value
);
[C++]
HRESULT put_MinValue(
double Value
);
[C++]Parameters
Value [out, retval] Value is a parameter of type double Value [in] Value is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.