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

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