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

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

    System.Object
       System.ValueType
          C1.WPF.RulesManager.DataBarInfo

    See Also