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

In This Topic
    Title Property (ChartStripLine)
    In This Topic
    Gets or sets the title for the strip line.
    Syntax
    'Declaration
     
    Public Property Title As RdlString
    public RdlString Title {get; set;}
    See Also