GrapeCity.Windows.SpreadSheet.Data Namespace > DataBarRule Class : Create Method |
'Declaration Public Shared Function Create( _ ByVal minType As ScaleValueType, _ ByVal minValue As System.Object, _ ByVal maxType As ScaleValueType, _ ByVal maxValue As System.Object, _ ByVal Color As System.Windows.Media.Color _ ) As DataBarRule
'Usage Dim minType As ScaleValueType Dim minValue As System.Object Dim maxType As ScaleValueType Dim maxValue As System.Object Dim Color As System.Windows.Media.Color Dim value As DataBarRule value = DataBarRule.Create(minType, minValue, maxType, maxValue, Color)
public static DataBarRule Create( ScaleValueType minType, System.object minValue, ScaleValueType maxType, System.object maxValue, System.Windows.Media.Color Color )
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