List & Label .NET
combit.Reporting.Dom Namespace / SubItemChart Class

In This Topic
    SubItemChart Class Properties
    In This Topic

    For a list of all members of this type, see SubItemChart members.

    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.SubItemBase)
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    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 combit.Reporting.Dom.SubItemBase)
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public PropertyContains the actual chart content.  
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public PropertyGets or sets the height of the chart.  
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public Property (Inherited from combit.Reporting.Dom.SubItemCore)
    Public Property (Inherited from combit.Reporting.Dom.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 combit.Reporting.Dom.SubItemBase)
    Public Property (Inherited from combit.Reporting.Dom.SubItemBase)
    Top
    See Also