Spread Silverlight Documentation
IconValueType Property


GrapeCity.Windows.SpreadSheet.Data Namespace > IconCriterion Class : IconValueType Property
Gets or sets the scale value type.
Syntax
'Declaration
 
Public ReadOnly Property IconValueType As IconValueType
'Usage
 
Dim instance As IconCriterion
Dim value As IconValueType
 
value = instance.IconValueType
public IconValueType IconValueType {get;}

Property Value

A value that specifies the type of scale value. The default value is Percent.
See Also

Reference

IconCriterion Class
IconCriterion Members