ActiveReports 12
Type Property (Chart)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : Type Property
Gets or sets the type of the chart.
Syntax
'Declaration
 
Public Property Type As ChartType
public ChartType Type {get; set;}

Property Value

A ChartType enumeration indicating the type of chart.
See Also

Reference

Chart Class
Chart Members