SoVolumeHistogramMaxValue Property |
Returns the max value of the dataset for integer data types .
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public long MaxValue { get; }
Public ReadOnly Property MaxValue As Long
Get
public:
property long long MaxValue {
long long get ();
}
member MaxValue : int64 with get
Property Value
Type:
Int64Remarks See Also