Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartAxis Class / StripLines Property

In This Topic
    StripLines Property
    In This Topic
    Gets the ChartStripLines collection defining custom strip lines for the axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property StripLines As ChartStripLines
    public ChartStripLines StripLines {get;}
    See Also