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

In This Topic
    Caption Property (ChartAxisTitle)
    In This Topic
    Gets or sets the caption of the title.
    Syntax
    'Declaration
     
    Public Property Caption As RdlString
    public RdlString Caption {get; set;}
    See Also