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


In This Topic
    ChartStripLine Class Members
    In This Topic

    The following tables list the members exposed by ChartStripLine.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartStripLine class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ActionInfo object defining actions for the strip line.  
    Public PropertyGets or sets the size of the strip line.

    Default: 0.

     
    Public PropertyGets or sets the offset from the previous strip line or axis min (for the first strip line).

    Default: 0.

     
    Public PropertyGets or sets the units for the IntervalOffset.

    Default: ChartAxisIntervalType.Auto. The unit is derived automatically based on the data plotted against the axis.

     
    Public PropertyGets or sets the units for the Interval.

    Default: Auto. Interval unit is derived automatically based on the data plotted against the axis.

     
    Public PropertyGets the ChartStripLines object containing the current object.  
    Public PropertyGets or sets the width of the strip line.

    Default: 0.

     
    Public PropertyGets or sets the units for the StripWidth.

    Default: ChartAxisIntervalType.Auto. The unit is derived automatically based on the data plotted against the axis.

     
    Public PropertyGets the Style object defining line style properties for the tick marks.  
    Public PropertyGets or sets the orientation of the title text.  
    Public PropertyGets or sets the title for the strip line.  
    Public PropertyGets or sets the tool tip to display for the strip line.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartStripLine to the current object.  
    Top
    See Also