ActiveReports 8
DynamicCategoriesSeries Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DynamicCategoriesSeries Class

Glossary Item Box

The following tables list the members exposed by DynamicCategoriesSeries.

Public Constructors

 NameDescription
Public ConstructorDynamicCategoriesSeries ConstructorInitializes a new instance of the DynamicCategoriesSeries class.  
Top

Public Properties

 NameDescription
Public PropertyGrouping

Gets or sets the expressions by which to group the data.

 
Public PropertyLabel

Gets or sets the label displayed on the legend.

 
Public PropertySorting

Gets the expression by which to sort the columns or data.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DynamicCategoriesSeries object.  
Top

See Also