Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartElementPosition Class
Properties Methods


In This Topic
    ChartElementPosition Class Members
    In This Topic

    The following tables list the members exposed by ChartElementPosition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets ot sets the height of the item as a percentage of its containing object's size.

    If set to null (default), the value of 100 minus Top is used.

     
    Public PropertyGets or sets the distance of the item from the left of the containing object, as a percentage of the container's size.

    Default is 0.

     
    Public PropertyGets or sets the distance of the item from the top of the containing object, as a percentage of the container's size.

    Default is 0.

     
    Public PropertyGets ot sets the width of the item as a percentage of its containing object's size.

    If set to null (default), the value of 100 minus Left is used.

     
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartElementPosition to the current object.  
    Top
    See Also