ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartTitle Class / Caption Property

In This Topic
    Caption Property (ChartTitle)
    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