ComponentOne FlexReport for WinForms
ImageType Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ChartField Class : ImageType Property
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

Reference

ChartField Class
ChartField Members