GrapeCity.Xaml.SpreadSheet.Data
GetGroupMinValue Method


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

Return Value

The minimum value of the group.
See Also

Reference

SparklineSetting Class
SparklineSetting Members