Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / DataBarRule Class
Members


In This Topic
    DataBarRule Class
    In This Topic
    Represents the data bar set rule.
    Object Model
    DataBarRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataBarRule 
       Inherits ScaleRule
    'Usage
     
    Dim instance As DataBarRule
    public sealed class DataBarRule : ScaleRule 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase
          GrapeCity.Windows.SpreadSheet.Data.ScaleRule
             GrapeCity.Windows.SpreadSheet.Data.DataBarRule

    See Also