Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / DataBarDrawingObject Class
Properties Methods

In This Topic
    DataBarDrawingObject Class Members
    In This Topic

    The following tables list the members exposed by DataBarDrawingObject.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a data bar object with the specified row index, column index, color, scale, and data bar or data bar and data.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the anchor column. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DrawingObject)
    Public PropertyGets the anchor row. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DrawingObject)
    Public PropertyGets the axis color.  
    Public PropertyGets the border color.  
    Public PropertyGets the postive fill color.  
    Public PropertyGets the data bar axis position; the value is from 0 to 1.  
    Public PropertyGets the data bar direction.  
    Public PropertyGets the data bar fill type.  
    Public PropertyGets the scale of the data bar object; the positive value represents the drawing object from left to right and the negative value represents the drawing object from right to left. The value is from 0 to 1.  
    Public PropertyGets whether to only show the bar.  
    Public PropertyGets whether to show the border.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Compares whether the current object is equal to the specified object.  
    Public MethodOverridden. Gets the hash code.  
    Top
    See Also