| 名前 | 解説 | |
|---|---|---|
![]() | ChartField コンストラクタ | ChartField オブジェクトの新しいインスタンスを初期化します。 |
ChartFieldデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ChartField コンストラクタ | ChartField オブジェクトの新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | _section | C1.Report.FieldBaseから継承されます。 |
![]() | _subSectionIndex | C1.Report.FieldBaseから継承されます。 |
![]() | PropertyChanged | Occurs when property of C1.Report.FieldBase is changed. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | m_flags | C1.Report.FieldBaseから継承されます。 |
![]() | m_StyleCache | C1.Report.VisualReportObjectから継承されます。 |
![]() ![]() | s_PropsTable |
| 名前 | 解説 | |
|---|---|---|
![]() | ActualRightToLeft | Gets the actual right-to-left value that is being used. If the field's own C1.Report.FieldBase.RightToLeft is not null, that value is returned. Otherwise the C1.Report.FieldBase.ActualRightToLeft defined on the report is returned. C1.Report.FieldBaseから継承されます。 |
![]() | Anchor | Gets or sets a value determining how the field's vertical position changes relative to its containing C1.Report.FieldBase.SubSection. C1.Report.FieldBaseから継承されます。 |
![]() | AutoHeight | Gets or sets a value determining how height of object changes depending on its content. C1.Report.FieldBaseから継承されます。 |
![]() | AutoWidth | Gets or sets a value determining how width of object changes depending on its content. C1.Report.FieldBaseから継承されます。 |
![]() | BackColor | Gets or sets the field's background color, this property works via C1.Report.VisualReportObject.Background property using C1.Document.C1SolidBrush. C1.Report.VisualReportObjectから継承されます。 |
![]() | Background | Gets or sets the C1.Document.C1Brush object determining the object's background. C1.Report.VisualReportObjectから継承されます。 |
![]() | Bookmark | Gets or sets a C1.Report.ScriptStringValue yielding the bookmark associated with the current object. C1.Report.VisualReportObjectから継承されます。 |
![]() | Border | Gets or sets the C1.Report.VisualReportObject.Border object determining how borders are drawn around the object. C1.Report.VisualReportObjectから継承されます。 |
![]() | BordersSplitHorzMode | Gets or sets a value determining how borders are drawn if the object is too wide and is split between horizontal pages. C1.Report.VisualReportObjectから継承されます。 |
![]() | BordersSplitVertMode | Gets or sets a value determining how borders are drawn if the object is too high and is split between pages. C1.Report.VisualReportObjectから継承されます。 |
![]() | Bottom | Gets the y-coordinate of the field's bottom edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Bounds | Gets or sets bounds of this C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。 |
![]() | ChartArea2D | 2D チャートのチャート領域を取得します。 |
![]() | ChartArea3D | 3D チャートのチャート領域を取得します。 |
![]() | ChartGroups2D | 2D チャートのチャートグループを取得します。 |
![]() | ChartGroups3D | 3D チャートのチャートグループを取得します。 |
![]() | ChartLabels | ChartLabels オブジェクトを取得します。 |
![]() | ColorGeneration | テーマベースの自動色生成を指定する値を取得または設定します。 |
![]() | DataColor | チャートの棒、線、シンボル、または円グラフセグメントの色を取得または設定します。 |
![]() | DataSource | チャートフィールドのデータソース名を取得または設定します。 |
![]() | DefaultLabelStyle | ChartLabels のデフォルトのスタイルを取得します。 |
![]() | DefaultStyle | チャートスタイルを取得します。 |
![]() | FilterExpression | カスタムデータソースの外部フィルタ式を取得または設定します。 |
![]() | Footer | フッターオブジェクトを取得します。 |
![]() | FooterStyle | フッターのスタイルを取得します。 |
![]() | ForcePageBreak | Gets or sets a value determining whether to insert page breaks before or after the field. C1.Report.FieldBaseから継承されます。 |
![]() | Header | ヘッダーオブジェクトを取得します。 |
![]() | HeaderStyle | ヘッダーのスタイルを取得します。 |
![]() | Height | Gets or sets the height of the field in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Hyperlink | Gets the hyperlink associated with the current field. C1.Report.FieldBaseから継承されます。 |
![]() | ImageType | チャートで生成される画像のタイプを取得または設定します。 |
![]() | KeepTogether | Specifies whether the field should be kept together on a page. C1.Report.FieldBaseから継承されます。 |
![]() | Left | Gets or sets the X coordinate of the field's left edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Legend | 凡例オブジェクトを取得します。 |
![]() | LegendStyle | 凡例のスタイルを取得します。 |
![]() | MarginBottom | Gets or sets the spacing between the bottom edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginLeft | Gets or sets the spacing between the left edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginRight | Gets or sets the spacing between the right edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginTop | Gets or sets the spacing between the top edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Name | Gets or sets the field name. C1.Report.FieldBaseから継承されます。 |
![]() | OutlineLabel | Gets or sets a C1.Report.ScriptStringValue yielding the label associated with the object in the outline tree. C1.Report.VisualReportObjectから継承されます。 |
![]() | OutlineParent | Gets or sets the name of the object that will be the parent of the current object in the outline tree. If unspecified, the report hierarchy will be used to determine the parent. C1.Report.VisualReportObjectから継承されます。 |
![]() | Palette | 系列(または円グラフセグメント)ごとに、使用する色のコレクションを取得または設定します。 |
![]() | ParentReport | Gets the C1.Report.FlexReport containing this field. C1.Report.FieldBaseから継承されます。 |
![]() | RenderHeight | Gets the actual height of the current field. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderLeft | Gets the actual left position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderTop | Gets the actual top position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderWidth | Gets the actual width of the current field. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | Right | Gets the x-coordinate of the field's right edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | RightToLeft | Gets or sets a value indicating whether right-to-left text rendering rules should be used. If null (which is the default), the property C1.Report.FlexReport.RightToLeft defined on the report is used. C1.Report.FieldBaseから継承されます。 |
![]() | Section | Gets or sets the section to which the field belongs. C1.Report.FieldBaseから継承されます。 |
![]() | SplitHorzBehavior | Gets or sets a value determining how the object is treated when it is too wide to fit in the horizontal space available on the current page. C1.Report.FieldBaseから継承されます。 |
![]() | SplitVertBehavior | Gets or sets a value determining how the object is treated when it is too high to fit in the vertical space available on the current page. C1.Report.FieldBaseから継承されます。 |
![]() | SubSection | Gets the C1.Report.FieldBase.SubSection object containing this field. C1.Report.FieldBaseから継承されます。 |
![]() | SubSectionIndex | Gets or sets the index of the C1.Report.FieldBase.SubSection in C1.Report.FieldBase.Section to which the field belongs. C1.Report.FieldBaseから継承されます。 |
![]() | Tag | Gets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。 |
![]() | Top | Gets or sets the Y coordinate of the field's top edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | UseAntiAliasedGraphics | チャートグラフィックのレンダリング中にのみアンチエイリアスを使用するかどうかを取得または設定します。 |
![]() | UseAntiAliasedText | チャートテキストのレンダリング中にのみアンチエイリアスを使用するかどうかを取得または設定します。 |
![]() | UseGrayscale | チャートを色ではなくグレースケールでレンダリングするかどうかを示す値を取得または設定します。 |
![]() | Visible | Gets or sets a value indicating whether the field is visible or hidden. C1.Report.FieldBaseから継承されます。 |
![]() | VisualEffects | ChartVisualEffects オブジェクトを取得します。 |
![]() | VisualizationType | チャートの視覚化タイプを指定する値を取得または設定します。 |
![]() | Width | Gets or sets the width of the field in twips. C1.Report.FieldBaseから継承されます。 |
![]() | ZOrder | Gets or sets the ZOrder of the field. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーロードされます。 オーバーライドされます。 プロパティを別の ChartField から現在のオブジェクトに割り当てます(コピーします)。 |
![]() | BeginUpdate | For internal use. Disables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。 |
![]() | Clone | Creates a new object that is a copy of the current C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。 |
![]() | EndUpdate | For internal use. Enables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。 |
![]() | OnPropertyChanged | Marks the owner report as dirty so it will clear the internal cache and render again. C1.Report.FieldBaseから継承されます。 |
![]() | SetZOrder | Brings a field to the front or sends it to the back of the ZOrder. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AfterRender | オーバーライドされます。 レポートのレンダリングが終了したときに呼び出されます。 レンダリング後のオブジェクトを終了処理し、レンダリング中に使用したすべてのリソースの解放に使用できます。 |
![]() | BeforeRender | オーバーライドされます。 レポートのレンダリングエンジンが開始された場合に呼び出されます。 レンダリングの前にオブジェクトを初期化するために使用できます。 |
![]() | BuildStyleKey | C1.Report.FieldBaseから継承されます。 |
![]() | GetClientHeight | C1.Report.FieldBaseから継承されます。 |
![]() | GetClientWidth | C1.Report.FieldBaseから継承されます。 |
![]() | GetContentAutoHeight | オーバーライドされます。 オブジェクトのコンテンツに基づいて、オブジェクトの高さを計算するには、このメソッドをオーバーライドします。 このメソッドは、フィールドを垂直方向に拡大縮小できる場合に呼び出されます。 |
![]() | GetContentAutoSize | オーバーライドされます。 オブジェクトのコンテンツに基づいて、オブジェクトのサイズを計算するには、このメソッドをオーバーライドします。 このメソッドは、フィールドを垂直方向と水平方向に拡大縮小できる場合に呼び出されます。 |
![]() | GetContentAutoWidth | オーバーライドされます。 オブジェクトのコンテンツに基づいて、オブジェクトの幅を計算するには、このメソッドをオーバーライドします。 このメソッドは、フィールドを水平方向に拡大縮小できる場合に呼び出されます。 |
![]() | GetDefAutoHeight | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefAutoWidth | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefSplitHorzBehavior | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefSplitVertBehavior | C1.Report.FieldBaseから継承されます。 |
![]() | GetFlag | C1.Report.FieldBaseから継承されます。 |
![]() | GetPropsTable | オーバーライドされます。 |
![]() | Import | オーバーライドされます。 Imports node from legacy xml report definition; |
![]() | InternalBuildBrick | オーバーライドされます。 ページに配置するために C1FlexReport レンダリングエンジンに渡される C1.Report.Rendering.BrickBase の下位クラスを作成します。 |
![]() | InternalRefreshBrick | オーバーライドされます。 |
![]() | OnSerializeAdded | Post action after the field is added to the parent report's fields colleciton. C1.Report.FieldBaseから継承されます。 |
![]() | ResetRightToLeft | Restore the C1.Report.FieldBase.RightToLeft property to its default value. C1.Report.FieldBaseから継承されます。 |
![]() | ResetState | オーバーライドされます。 C1FlexReport が FieldBase を含むセクションの計算を開始したときに呼び出されます。 フィールドの内部状態をリセットします。 |
![]() | SetFlag | C1.Report.FieldBaseから継承されます。 |
![]() | ShouldSerializeRightToLeft | Indicates whether the C1.Report.FieldBase.RightToLeft has a default value. C1.Report.FieldBaseから継承されます。 |