Spread Windows Forms 12.0 Product Documentation
MaxPoint Property


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

Property Value

An IConditionValue object represents the maximum point value.
See Also

Reference

IDatabar Interface
IDatabar Members