GrapeCity.Xaml.SpreadSheet.Data
GetGroupMaxValue Method


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

Return Value

The maximum value of the group.
See Also

Reference

SparklineSetting Class
SparklineSetting Members