FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / ImageType Property

In This Topic
    ImageType Property (ChartField)
    In This Topic
    Gets or sets the type of image generated by the chart.
    Syntax
    'Declaration
     
    Public Property ImageType As ChartImageType
    public ChartImageType ImageType {get; set;}
    Remarks
    Because of GDI+ limitation, this conversion does not support transparency.
    See Also