combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / ChartRow Class
Properties Methods

In This Topic
    ChartRow Class Members
    In This Topic

    The following tables list the members exposed by ChartRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyDetermines the text for the coordinate label or legend, might be e.g. LL.ChartObject.AxisCoordinate or an expression containing this value.  
    Public PropertyThis class represents a label on a chart element, e.g. a percentage value within a bar.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyName of the row.  
    Public Property  
    Public PropertyGets or sets the axis' data source, e.g. "Value", "Price" etc.  
    Public PropertyDefines the value axis, which is assigned to the value.  
    Public Property

    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

     
    Public Property  
    Public PropertyGets or sets the width of the bar or line in percent.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also