GrapeCity.Xaml.SpreadSheet.Data Namespace : DataBarDrawingObject Class |
The following tables list the members exposed by DataBarDrawingObject.
Name | Description | |
---|---|---|
DataBarDrawingObject Constructor | Constructs a data bar object with the specified row index, column index, color, scale, and data bar or data bar and data. |
Name | Description | |
---|---|---|
AnchorColumn | Gets the anchor column. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DrawingObject) | |
AnchorRow | Gets the anchor row. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DrawingObject) | |
AxisColor | Gets the axis color. | |
BorderColor | Gets the border color. | |
Color | Gets the postive fill color. | |
DataBarAxisPosition | Gets the data bar axis position; the value is from 0 to 1. | |
DataBarDirection | Gets the data bar direction. | |
Gradient | Gets the data bar fill type. | |
Scale | Gets 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. | |
ShowBarOnly | Gets whether to only show the bar. | |
ShowBorder | Gets whether to show the border. |
Name | Description | |
---|---|---|
Equals | Compares whether the current object is equal to the specified object. | |
GetHashCode | Gets the hash code. |