Spread Windows Forms 12.0 Product Documentation
MinPoint Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IDatabar Interface : MinPoint Property
Returns a IConditionValue object that specifies how the shortest bar is evaluated for a data bar conditional format.
Syntax
'Declaration
 
ReadOnly Property MinPoint As IConditionValue
'Usage
 
Dim instance As IDatabar
Dim value As IConditionValue
 
value = instance.MinPoint
IConditionValue MinPoint {get;}

Property Value

An IConditionValue object represents the minimum point value.
See Also

Reference

IDatabar Interface
IDatabar Members