In This Topic
The following tables list the members exposed by ChartRow.
Public Constructors
Public Properties
| | Name | Description |
 | Color | |
 | CoordinateLabel | Determines the text for the coordinate label or legend, might be e.g. LL.ChartObject.AxisCoordinate or an expression containing this value. |
 | CoordinateLabelOnObject | This class represents a label on a chart element, e.g. a percentage value within a bar. |
 | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) |
 | Name | Name of the row. |
 | PostProcessing | |
 | Value | Gets or sets the axis' data source, e.g. "Value", "Price" etc. |
 | ValueAxisAssignment | Defines the value axis, which is assigned to the value. |
 | Visual | Gets or sets the visual representation for the values. Depending on the chart type, different values are available.
Pie: -
Bar, simple and clustered: 1, 2, 3, 8, 9
Bar, multi row: 1, 2, 3, 4, 8, 9
Bar, stacked: 1, 2, 8
Lines: 5, 6, 7
| Value |
Meaning |
| 1 |
Cylinder |
| 2 |
Bar |
| 3 |
Pyramid |
| 4 |
Ribbon |
| 5 |
Line |
| 6 |
Symbols |
| 7 |
Lines+Symbols |
| 8 |
Octaeder |
| 9 |
Cone |
|
 | VisualSymbol | |
 | Width | Gets or sets the width of the bar or line in percent. |
Top
Public Methods
See Also