The Chart type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Clone | (Overrides FieldClone()()()().) | |
Equals | (Inherited from Object.) | |
GetFieldDesignRect | (Inherited from Field.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
OnFontChanged | (Inherited from Field.) | |
OnPropertyChanged |
Marks the owner report as dirty so it will clear the internal
cache and render again (useful for implementing custom fields).
(Overrides FieldOnPropertyChanged()()()().) |
|
RenderDesigner | (Inherited from Field.) | |
SetZOrder |
Brings a field to the front or sends it to the back of the ZOrder.
(Inherited from Field.) |
|
ToString |
Returns a description of the field (name, location, size).
(Inherited from Field.) |
Properties
Name | Description | |
---|---|---|
Aggregate | ||
Align |
Gets or sets how text is aligned within the field.
(Inherited from Field.) |
|
Anchor |
Gets or sets the field's vertical position relative to its containing Section()()()().
(Inherited from Field.) |
|
BackColor |
Gets or sets the field's background color.
(Inherited from Field.) |
|
BackStyle | Obsolete. (Inherited from Field.) | |
BarCode |
Allows fields to be rendered in barcode format.
(Inherited from Field.) |
|
BorderColor |
Gets or sets the field's border color.
(Inherited from Field.) |
|
BorderStyle |
Gets or sets the field's border style.
(Inherited from Field.) |
|
Bounds |
Gets or sets the field's size and location within the section, in twips.
(Inherited from Field.) |
|
Boxed |
Draws a box around the plot area.
|
|
Calculated |
Specifies whether the Text()()()() property should be interpreted as a literal value
or as a calculated expression.
(Inherited from Field.) |
|
CanGrow |
Specifies whether the field height should be automatically increased to fit the field's contents.
(Inherited from Field.) |
|
CanShrink |
Specifies whether the field height should be automatically reduced to fit the field's contents.
(Inherited from Field.) |
|
ChartControl |
Gets a reference to the underlying C1Chart control.
|
|
ChartType |
Gets or sets the chart type. Available types are Area, Bar, Pie, Scatter, Line and Column.
|
|
CheckBox |
Specifies whether the field should be displayed as a checkbox.
(Inherited from Field.) |
|
DataColor |
Specifies the color for the chart bars, lines, symbols, or pie slices.
|
|
DataX |
Gets or sets a string containing one field with the chart labels.
|
|
DataY |
Gets or sets a string containing one or more fields with the data to plot on the chart.
|
|
Font |
Gets or sets the field's font.
(Inherited from Field.) |
|
ForcePageBreak |
Specifies whether to insert page breaks before or after the field.
(Inherited from Field.) |
|
ForeColor |
Gets or sets the field's foreground color.
(Inherited from Field.) |
|
Format |
Gets or sets a string used to format the field value.
(Inherited from Field.) |
|
FormatX |
Gets or sets the annotation format for the X axis.
|
|
FormatY |
Gets or sets the annotation format for the Y axis.
|
|
GridLines |
Adds gridlines to charts. This property does not apply to Pie charts.
|
|
Height |
Gets or sets the height of the field in twips.
(Inherited from Field.) |
|
HideDuplicates |
Specifies whether duplicate values in consecutive records should be suppressed.
(Inherited from Field.) |
|
ImageType |
Gets or sets the type of image to use when exporting the chart to html.
|
|
Index |
Returns the position of the field in the parent report's Fields()()()() collection.
(Inherited from Field.) |
|
KeepTogether |
Specifies whether the field should be kept together on a page.
(Inherited from Field.) |
|
Left |
Gets or sets the x-coordinate of the field's left edge in twips.
(Inherited from Field.) |
|
LineSlant |
Specifies whether a line should be drawn across the field (as opposed to a box around the field).
(Inherited from Field.) |
|
LineSpacing |
Gets or sets the line spacing between text lines in the field, in percent.
The default is 100 which corresponds to normal line spacing.
(Inherited from Field.)Note that this property is ignored if RTF()()()() is true. |
|
LineWidth |
Gets or sets the width of the field's border or line.
(Inherited from Field.) |
|
LinkTarget |
Gets or sets an expression that evaluates to a URL to be visited when the field is clicked.
(Inherited from Field.) |
|
LinkValue |
Returns the value of the LinkTarget expression.
(Inherited from Field.) |
|
Location |
Gets or sets the field's location within the section, in twips.
(Inherited from Field.) |
|
MarginBottom |
Gets or sets the spacing between the bottom edge of the field and its content, in twips.
(Inherited from Field.) |
|
MarginLeft |
Gets or sets the spacing between the left edge of the field and its content, in twips.
(Inherited from Field.) |
|
MarginRight |
Gets or sets the spacing between the right edge of the field and its content, in twips.
(Inherited from Field.) |
|
MarginTop |
Gets or sets the spacing between the top edge of the field and its content, in twips.
(Inherited from Field.) |
|
Name |
Gets or sets the field name.
(Inherited from Field.) |
|
Palette |
Specifies a collection of colors to be used for each series (or pie slices).
|
|
ParentReport |
Gets the C1Report that contains this field.
(Inherited from Field.) |
|
ParentSection |
Gets the Section()()()() that contains this field.
(Inherited from Field.) |
|
Picture |
Gets or sets a picture to display on the field.
(Inherited from Field.) |
|
PictureAlign |
Gets or sets how field pictures should be the aligned.
(Inherited from Field.) |
|
PictureScale |
Gets or sets how images should be the scaled to fit within the field area.
(Inherited from Field.) |
|
RadialLabels |
This property only applies to Pie charts.
It causes the field to add radial labels attached to the pie slices
instead of a legend.
|
|
RecordSource |
Gets or sets a Sql statement to use and retrieve data for the chart.
|
|
RenderHeight |
Gets the height of the field in twips after the CanGrow()()()() and CanShrink()()()()
properties have been applied to the field.
(Inherited from Field.) |
|
RenderTop |
Gets the y-coordinate of the field's top edge in twips after the CanGrow()()()() and
CanShrink()()()() properties have been applied to the containing Section()()()().
(Inherited from Field.) |
|
Report | Obsolete. (Inherited from Field.) | |
RTF |
Specifies whether the field should render string enclosed in curly brackets as RTF.
(Inherited from Field.) |
|
RunningSum |
Specifies whether to show a running sum for the field.
(Inherited from Field.) |
|
Section |
Gets or sets the section to which the field belongs.
(Inherited from Field.) |
|
ShowLegend |
Gets or sets whether the chart should include a legend.
|
|
ShowPercentages |
This property only applies to Pie charts.
It causes the field to add percentage labels to the pie slices.
|
|
Size |
Gets or sets the field's size, in twips.
(Inherited from Field.) |
|
Subreport |
Gets or sets a reference to another report to be rendered within the field (a subreport).
(Inherited from Field.) |
|
SubreportHasData |
Returns whether a subreport has data and suppresses rendering if it doesn't.
(Inherited from Field.) |
|
Tag |
Gets or sets extra data needed by the calling program.
(Inherited from Field.) |
|
Text |
Gets or sets the field's text.
(Inherited from Field.) |
|
TextDirection |
Gets or sets the direction of the text within the field.
(Inherited from Field.) |
|
Top |
Gets or sets the y-coordinate of the field's top edge in twips.
(Inherited from Field.) |
|
Use3D |
Applies 3D effects to the charts.
|
|
Value |
Gets or sets the field's calculated value.
(Inherited from Field.) |
|
Visible |
Specifies whether the Field will be rendered in the report.
(Inherited from Field.) |
|
Width |
Gets or sets the width of the field in twips.
(Inherited from Field.) |
|
WordWrap |
Specifies whether the field's contents should be allowed to wrap within the field rectangle.
(Inherited from Field.) |
|
XMax |
Maximum value for X axis.
|
|
XMin |
Minimum for X axis.
|
|
YMax |
Maximum value for Y axis.
|
|
YMin |
Minimum for Y axis.
|
|
ZOrder |
Gets or sets the ZOrder for the field.
(Inherited from Field.) |