ComponentOne Reports for WPF
Inheritance Hierarchy
In This Topic
    C1.C1Report.CustomFields Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe Chart Class inherits from C1.C1Report.Field and uses the C1Chart control to embed data bound charts in reports.
    ClassRepresents that the instance of this class is owned by Chart.
    ClassRepresents the common options for Radar and Polar chart.
    ClassRepresents the fill style for chart elements.
    ClassRepresents the options for Histogram chart.
    ClassRepresents the style of chart lines.
    ClassRepresents the appearance of the normal curve for the Histogram chart.
    ClassRepresents the options for Polar chart.
    ClassRepresents the options for Radar chart.
    Class 
    ClassThis 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.
    ClassRepresents a map showing spatial and analytical data in the report.
    ClassDesign time editor for the geocache file name.
    ClassInherits from C1.C1Report.Field and uses an instance of C1.Win.C1BarCode.C1QRCode component to draw QR (Quick Response) 2D barcode.
    ClassInherits from C1.C1Report.Field and uses an instance of C1.Win.C1SuperTooltip.C1SuperLabel component to draw HTML content.
    Structures
     StructureDescription
    Structure 
    Enumerations
     EnumerationDescription
    EnumerationSpecifies how data should be aggregated for charting.
    EnumerationSpecifies the label auto arrangement method.
    EnumerationFlags controlling which label positions are allowed when labels are arranged automatically.
    EnumerationSpecifies the type of chart to display.
    EnumerationDefines the type of how to display the intervals.
    EnumerationSpecifies how data shapes are filled.
    EnumerationDefines the style of the gradient.
    EnumerationDefines the style of Hatch.
    EnumerationSpecifies the type of image to generate.
    EnumerationDefines the method of interval creation.
    EnumerationSpecifies data label location relative to the data point.
    EnumerationRepresents the patterns of the line.
    EnumerationSpecifies the type of shading used when rendering 3D charts.
    EnumerationSpecifies whether a legend should be displayed.
    EnumerationSpecifies the type of encoding to use (more flexible encodings consume more space).

    For more details see C1.Win.C1BarCode.Encoding.

    EnumerationSpecifies the error-correction level (higher levels consume more space).

    For more details see C1.Win.C1BarCode.ErrorCorrectionLevel.

    See Also