ActiveReports 12
Subtype Property (Chart)

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

Property Value

A ChartSubtype enumeration indicating the subtype of the chart.
Remarks
Available subtypes, and their default values, depend on the chart's Type.
See Also

Reference

Chart Class
Chart Members