ActiveReports 8
ChartTypeConfig Class Members
See Also  Properties 
GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace : ChartTypeConfig Class

Glossary Item Box

The following tables list the members exposed by ChartTypeConfig.

Public Properties

 NameDescription
Public PropertyApplyColorPaletteOnDataPointGets a value indicating whether the color palette is applied to the data point.  
Public PropertyCoreRendererTypeGets the core renderer type for the chart.  
Public PropertyCoreStyleTypeGets the core style type for the chart.  
Public PropertyIsCategoricalGets a value indicating whether the chart is categorical.  
Public PropertyIsXYGets a value indicating whether the chart is an XY chart.  
Public PropertyPropertiesTypesGets the property types for the chart.  
Public PropertyRequiredSeriesCountGets the count of required series for the chart.  
Top

See Also