Spread Silverlight Documentation
Type Property (AverageCondition)


Gets the average condition type.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public Property Type As AverageConditionType
'Usage
 
Dim instance As AverageCondition
Dim value As AverageConditionType
 
instance.Type = value
 
value = instance.Type
[System.ComponentModel.DefaultValue()]
public AverageConditionType Type {get; set;}

Property Value

Returns the type of average condition. The default value is Above.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

AverageCondition Class
AverageCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.