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

In This Topic
    InterlacedColor Property
    In This Topic
    Gets or sets the color of the interlaced strips.
    Syntax
    'Declaration
     
    Public Property InterlacedColor As RdlColor
    public RdlColor InterlacedColor {get; set;}
    See Also