NevronOpenVision
Nevron.Nov.Grid Namespace / NFillDeclaration Class


In This Topic
    NFillDeclaration Class Properties
    In This Topic

    For a list of all members of this type, see NFillDeclaration members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the begin color to use. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the end color to use. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the maximum value that maps to EndColor. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the end color to use. Only applicable when Mode is set to ThreeColorGradient.  
    Public PropertyGets or sets the minimum value that maps to BeginColor. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the mode which determines the way in which the filling is determined. If set to Uniform, the filling is determined by the UnformFill property. When set to TwoColorGradient or ThreeColorGradient, the filling is an interpolation on a color ramp that is based on two or three color gradient respectively.  
    Public PropertyGets or sets the unform filling to apply. Applicable when Mode is set to UniformFill.  
    Top
    See Also