Spread Silverlight Documentation
GetGroupMaxValue Method


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

Return Value

The maximum value of the group.
See Also

Reference

SparklineSetting Class
SparklineSetting Members