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

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