NevronOpenVision
Nevron.Nov.Chart Namespace / NLegendInterlaceStyle Class
Fields Properties Methods Events


In This Topic
    NLegendInterlaceStyle Class Members
    In This Topic

    The following tables list the members exposed by NLegendInterlaceStyle.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new legend 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 NLegendInterlaceStyle  
    Public Fieldstatic (Shared in Visual Basic)Reference to the type property  
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets the begin row or column of this interlace style.  
    Public PropertyGets / sets the end row or column of this interlace style if Infinite is set to false.  
    Public PropertyGets / sets the fill of the interlace style  
    Public PropertyWhether or not this style is repeated infinitely along the legend grid or not.  
    Public PropertyGets / sets the interval (gap) between two consecutive interlace stripes.  
    Public PropertyGets / sets the length in rows or columns of each interlace stripe.  
    Public PropertyGets / sets the interlace style type (row or column).  
    Top
    See Also