Nevron.Nov.Chart Namespace / NTableInterlaceStyle Class
Fields Properties Methods Events


In This Topic
    NTableInterlaceStyle Class Members
    In This Topic

    The following tables list the members exposed by NTableInterlaceStyle.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new table interlace style with default settings.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Begin property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the End property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Fill property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Infinite property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Interval property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Length property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTableInterlaceStyleSchema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Type property  
    Top
    Public Properties
     NameDescription
    Public PropertyThe begin row or column of this interlace style.  
    Public PropertyThe end row or column of this interlace style if Infinite is set to false.  
    Public PropertyControls the fill of the interlace style.  
    Public PropertyWhether or not this style is repeated infinitely along the table grid or not.  
    Public PropertyThe interval (gap) between two consecutive interlace stripes.  
    Public PropertyThe length in rows or columns of each interlace stripe.  
    Public PropertyThe type of the interlace style (horizontal or vertical).  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Top
    See Also