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

In This Topic
    SubItemChart Class Members
    In This Topic

    The following tables list the members exposed by SubItemChart.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public PropertyGets or sets the space between the report container's frame and the crosstab's frame.  
    Public PropertyGets or sets the columnar layout of this sub item. (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public PropertyContains the actual chart content.  
    Public Property (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public PropertyGets or sets the height of the chart.  
    Public Property (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    Public PropertyGets or sets if the chart should be kept together with a following table containing free content which is used as subtitle.  
    Public PropertyGets or sets the sort order ID.  
    Public Property

    Gets or sets the data source for this sub item. The string contains the full path within the database structure in the form ParentTable;ChildTable(Relation)..., e.g. Customers;Orders(Customers2Orders).

     
    Public Property (Inherited from SubItemBase)
    Public Property (Inherited from SubItemBase)
    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 SubItemBase)
    Public Method (Inherited from SubItemBase)
    Public Method (Inherited from SubItemBase)
    Top
    See Also