FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartTitle Class / Image Property

In This Topic
    Image Property (ChartTitle)
    In This Topic
    Gets or sets the title image.
    Syntax
    'Declaration
     
    Public Property Image As Object
    public object Image {get; set;}
    See Also