Class | Description | |
---|---|---|
Chart | The Chart Class inherits from C1.C1Report.Field and uses the C1Chart control to embed data bound charts in reports. | |
Chart.ChartOwnedItem | Represents that the instance of this class is owned by Chart. | |
Chart.CircularOptions | Represents the common options for Radar and Polar chart. | |
Chart.FillStyle | Represents the fill style for chart elements. | |
Chart.HistogramOptions | Represents the options for Histogram chart. | |
Chart.LineStyle | Represents the style of chart lines. | |
Chart.NormalCurve | Represents the appearance of the normal curve for the Histogram chart. | |
Chart.PolarOptions | Represents the options for Polar chart. | |
Chart.RadarOptions | Represents the options for Radar chart. | |
CornerRadiusConverter | ||
Gradient | This class inherits from C1.C1Report.Field and uses a LinearGradient brush to draw a gradient background. If the field contains text, that is also displayed. | |
Map | Represents a map showing spatial and analytical data in the report. | |
Map.GeoCacheFileEditor | Design time editor for the geocache file name. | |
QRCode | Inherits from C1.C1Report.Field and uses an instance of C1.Win.C1BarCode.C1QRCode component to draw QR (Quick Response) 2D barcode. | |
SuperLabel | Inherits from C1.C1Report.Field and uses an instance of C1.Win.C1SuperTooltip.C1SuperLabel component to draw HTML content. |
Structure | Description | |
---|---|---|
CornerRadius |
Enumeration | Description | |
---|---|---|
Chart.AggregateEnum | Specifies how data should be aggregated for charting. | |
Chart.AutoLabelArrangementMethodEnum | Specifies the label auto arrangement method. | |
Chart.AutoLabelArrangementOptions | Flags controlling which label positions are allowed when labels are arranged automatically. | |
Chart.ChartTypeEnum | Specifies the type of chart to display. | |
Chart.DisplayTypeEnum | Defines the type of how to display the intervals. | |
Chart.FillTypeEnum | Specifies how data shapes are filled. | |
Chart.GradientStyleEnum | Defines the style of the gradient. | |
Chart.HatchStyleEnum | Defines the style of Hatch. | |
Chart.ImageTypeEnum | Specifies the type of image to generate. | |
Chart.IntervalCreationMethodEnum | Defines the method of interval creation. | |
Chart.LabelCompassEnum | Specifies data label location relative to the data point. | |
Chart.LinePatternEnum | Represents the patterns of the line. | |
Chart.ShadingEnum | Specifies the type of shading used when rendering 3D charts. | |
Chart.ShowLegendEnum | Specifies whether a legend should be displayed. | |
QRCode.EncodingEnum | Specifies the type of encoding to use (more flexible encodings consume more space).
For more details see C1.Win.C1BarCode.Encoding. | |
QRCode.ErrorCorrectionLevelEnum | Specifies the error-correction level (higher levels consume more space).
For more details see C1.Win.C1BarCode.ErrorCorrectionLevel. |