Classes
Class | Description | |
---|---|---|
Chart |
The Chart Class inherits from Field and uses the
C1Chart control to embed data bound charts in reports.
|
|
Gradient |
This class inherits from Field and uses a LinearGradient brush
to draw a gradient background. If the field contains text, that is also displayed.
|
Enumerations
Enumeration | Description | |
---|---|---|
Chart..::..AggregateEnum | ||
Chart..::..ChartTypeEnum |
Specifies the type of chart to display.
|
|
Chart..::..ImageTypeEnum |
Specifies the type of image to generate.
|
|
Chart..::..ShowLegendEnum |
Specifies whether a legend should be displayed.
|