ActiveReports Developer 7
Type Property (Chart)

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