ActiveReports 12
IsCategorical Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartTypeConfig Class : IsCategorical Property
Gets a value indicating whether the chart is categorical.
Syntax
'Declaration
 
Public ReadOnly Property IsCategorical As Boolean
public bool IsCategorical {get;}

Property Value

Boolean. True if the chart is categorical; otherwise False.
See Also

Reference

ChartTypeConfig Class
ChartTypeConfig Members