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

In This Topic
    StripWidth Property
    In This Topic
    Gets or sets the width of the strip line.

    Default: 0.

    Syntax
    'Declaration
     
    Public Property StripWidth As RdlFloat
    public RdlFloat StripWidth {get; set;}
    See Also