Spread Silverlight Documentation
GetGroupMinValue Method


GrapeCity.Windows.SpreadSheet.Data Namespace > SparklineSetting Class : GetGroupMinValue Method
Gets the minimum value of the group.
Syntax
'Declaration
 
Public Function GetGroupMinValue() As System.Double
'Usage
 
Dim instance As SparklineSetting
Dim value As System.Double
 
value = instance.GetGroupMinValue()
public System.double GetGroupMinValue()

Return Value

The minimum value of the group.
See Also

Reference

SparklineSetting Class
SparklineSetting Members