名前 | 解説 | |
---|---|---|
Aggregate | Gets or sets how values should be aggregated on the chart. | |
Align | フィールド内にテキストを配置する方法を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Anchor | このフィールドを含む Section に相対的なフィールドの垂直位置を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
BackColor | フィールドの背景色を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
BarCode | フィールドをバーコード形式でレンダリングできます。 C1.C1Report.Fieldから継承されます。 | |
BorderColor | フィールドの境界線の色を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
BorderStyle | フィールドの境界線のスタイルを取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Boxed | Draws a box around the plot area. | |
Calculated | Text プロパティをリテラル値と計算式のどちらとして解釈するかを指定します。 C1.C1Report.Fieldから継承されます。 | |
CanGrow | フィールドの高さがフィールドのコンテンツに合わせて自動的に大きくなるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
CanShrink | フィールドの高さがフィールドのコンテンツに合わせて自動的に小さくなるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
ChartType | Gets or sets the chart type. Available types are Area, Bar, Pie, Scatter, Line and Column. | |
CheckBox | フィールドがチェックボックスとして表示されるかどうかを指定します。 C1.C1Report.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. | |
DataYLabels | Gets or sets a string containing text labels to use for DataY.
If null or empty, field names specified by DataY are used. If multiple labels are provided, they must be separated with semicolons. For example: chartField.DataYLabels = "Unit Price;Units In Stock" | |
Font | フィールドのフォントを取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
ForcePageBreak | フィールドの前後にページ区切りが挿入されるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
ForeColor | フィールドの前景色を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Format | フィールド値の書式設定に使用される文字列を取得または設定します。 C1.C1Report.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 | フィールドの高さ(ツイップ単位)を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
HideDuplicates | 連続するレコードで、重複する値を非表示にするかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
Histogram | Gets or sets options for Histogram chart. | |
ImageType | Gets or sets the type of image generated by the chart. | |
KeepTogether | フィールドが1ページに収められるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
LabelAutoArrangeMethod | Gets or sets method used to auto arrange labels (used only if LabelCompass is Auto). | |
LabelAutoArrangeOptions | Gets or sets flags controlling which locations are allowed when auto arranging labels (applicable only if LabelCompass is Auto). | |
LabelCompass | Gets or sets the location of labels relative to data points. If set to Auto, several AutoLabel* properties provide additional options. | |
LabelConnected | Gets or sets a value indicating whether a connecting line is drawn from a label to its associated data point. | |
LabelOffset | Gets or sets the distance between a label and its associated data point (maximum distance when auto arranging labels). | |
Left | コントロールの左端の x 座標をツイップ単位で取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
LineSlant | フィールドを横切る線(フィールドを囲むボックスではなく)がレンダリングされるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
LineSpacing | フィールド内のテキスト行の行間隔をパーセントで取得または設定します。 デフォルトは 100 で、通常の行間隔に対応します。
RTF が | |
LineWidth | フィールドの境界線または線の幅を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
LinkTarget | フィールドがクリックされたときにアクセスされる URL に評価される式を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
MarginBottom | フィールドの下端とコンテンツの間隔(ツイップ単位)を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
MarginLeft | フィールドの左端とコンテンツの間隔(ツイップ単位)を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
MarginRight | フィールドの右端とコンテンツの間隔(ツイップ単位)を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
MarginTop | フィールドの上端とコンテンツの間隔(ツイップ単位)を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Name | フィールド名を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
OutlineColor | Gets or sets the color used to draw outlines. | |
Palette | Specifies a collection of colors to be used for each series (or pie slices). | |
Picture | フィールドに表示する画像を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
PictureAlign | フィールド画像が配置される方法を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
PictureScale | 画像がフィールド領域に合わせて拡大縮小される方法を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
PieClockwise | For Pie charts, gets or sets a value indicating whether series are drawn clockwise or counter-clockwise. | |
PieInnerRadius | For Pie charts, gets or sets the inner radius of the pie, in percent relative to the outer radius. Values greater than 0 turn a pie chart into a doughnut. | |
PieStartAngle | For Pie charts, gets or sets the starting angle of the first slice (in degrees, counter-clockwise from the X axis). | |
Polar | Gets or sets options for Polar chart. | |
Radar | Gets or sets options for Radar chart. | |
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. | |
RightToLeft | C1.C1Report.Fieldから継承されます。 | |
RTF | { } で囲まれた文字列を RTF としてレンダリングするかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
RunningSum | フィールドの積算合計を表示するかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
SeriesOffset | Gets or sets the data series offset for appropriate charts. | |
Shape | このフィールドによって描画された幾何学形状のプロパティを指定する C1.C1Report.ShapeBase の派生クラスのインスタンスを取得または設定します(ShapeType が None でない場合)。 C1.C1Report.Fieldから継承されます。 | |
ShapeType | 現在のフィールドによって描画された幾何学形状のタイプを取得または設定します。
デフォルトは None です。 C1.C1Report.Fieldから継承されます。 | |
ShowLegend | Gets or sets a value indicating whether the chart should include a legend. | |
ShowOutline | Gets or sets a value indicating whether chart figures should be outlined. | |
ShowPercentages | This property only applies to Pie charts. It causes the field to add percentage labels to the pie slices. | |
Subreport | フィールド内にレンダリングされる別のレポート(サブレポート)への参照を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Tag | 呼び出し側のプログラムで必要な追加のデータを取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Text | フィールドのテキストを取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
TextAngle | フィールド(バーコードを含む)内のテキストの回転角度を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
TextDirection | フィールド内のテキストの方向を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Top | コントロールの上端の y 座標をツイップ単位で取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
Use3D | Applies 3D effects to the charts. | |
View3dDepth | For 3D charts (Use3D is true), gets or sets the apparent chart depth as a percentage of chart width. | |
View3dElevation | For 3D charts (Use3D is true), gets or sets the apparent degree of inclination of the eye-point above the X-axis. | |
View3dRotation | For 3D charts (Use3D is true), gets or sets the apparent degree of rotation of the eye-point to the right of the Y-axis. | |
View3dShading | For 3D charts (Use3D is true), gets or sets the type of shading applied to 3D areas of the chart. | |
Visible | C1.C1Report.Field がレポートにレンダリングされるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
Width | フィールドの幅(ツイップ単位)を取得または設定します。 C1.C1Report.Fieldから継承されます。 | |
WordWrap | フィールドのコンテンツがフィールド四角形内で折り返されるかどうかを指定します。 C1.C1Report.Fieldから継承されます。 | |
XMax | Gets or sets the maximum value for the X axis. | |
XMin | Gets or sets the minimum value for the X axis. | |
YMax | Gets or sets the maximum value for the Y axis. | |
YMin | Gets or sets the minimum value for the Y axis. |