Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / ColorScaleInfo Structure
Members

In This Topic
    ColorScaleInfo Structure
    In This Topic
    Record used to provide the color-scale information.
    Object Model
    ColorScaleInfo Structure
    Syntax
    'Declaration
     
    Public Structure ColorScaleInfo 
       Inherits System.ValueType
    public struct ColorScaleInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.RulesManager.ColorScaleInfo

    See Also