FlexReport for WinForms
ChartField クラス メンバ
フィールド  プロパティ  メソッド 


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport 名前空間 : ChartField クラス

ChartFieldデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of ChartField object.  
トップ
パブリック フィールド
 名前解説
Public フィールド C1.Report.FieldBaseから継承されます。
Public フィールド C1.Report.FieldBaseから継承されます。
Public フィールドOccurs when property of C1.Report.FieldBase is changed. C1.Report.FieldBaseから継承されます。
トップ
プロテクト フィールド
 名前解説
Protected フィールド C1.Report.FieldBaseから継承されます。
Protected フィールド C1.Report.VisualReportObjectから継承されます。
Protected フィールドstatic (Shared in Visual Basic)  
トップ
パブリック プロパティ
 名前解説
Public プロパティ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から継承されます。
Public プロパティGets or sets a value determining how the field's vertical position changes relative to its containing C1.Report.FieldBase.SubSection. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets a value determining how height of object changes depending on its content. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets a value determining how width of object changes depending on its content. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the field's background color, this property works via C1.Report.VisualReportObject.Background property using C1.Document.C1SolidBrush. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets the C1.Document.C1Brush object determining the object's background. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets a C1.Report.ScriptStringValue yielding the bookmark associated with the current object. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets or sets the C1.Report.VisualReportObject.Border object determining how borders are drawn around the object. C1.Report.VisualReportObjectから継承されます。
Public プロパティ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から継承されます。
Public プロパティGets or sets a value determining how borders are drawn if the object is too high and is split between pages. C1.Report.VisualReportObjectから継承されます。
Public プロパティGets the y-coordinate of the field's bottom edge in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets bounds of this C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。
Public プロパティGets the chart area of a 2D chart.  
Public プロパティGets the chart area of a 3D chart.  
Public プロパティGets the chart groups of a 2D chart.  
Public プロパティGets the chart groups of a 3D chart.  
Public プロパティGets the ChartLabels object.  
Public プロパティGets or sets the theme for automatic color generation.  
Public プロパティGets or sets the color for the chart bars, lines, symbols, or pie slices.  
Public プロパティGets or sets the name of the data source for the chart. The name must match a name of a data source in the report's DataSources collection. Empty string indicates that the main data source will be used.  
Public プロパティGets the ChartLabels default style. (This is a shortcut to ChartLabels.DefaultLabelStyle.)  
Public プロパティGets the chart style.  
Public プロパティGets or sets the data source filter expression (only available when a non-default data source is used).  
Public プロパティGets the footer object.  
Public プロパティGets the Footer style. (This is a shortcut to Footer.Style.)  
Public プロパティGets or sets a value determining whether to insert page breaks before or after the field. C1.Report.FieldBaseから継承されます。
Public プロパティGets the header object.  
Public プロパティGets the Header style. (This is a shortcut to Header.Style.)  
Public プロパティGets or sets the height of the field in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets the hyperlink associated with the current field. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the type of image generated by the chart.  
Public プロパティSpecifies whether the field should be kept together on a page. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the X coordinate of the field's left edge in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets the legend object.  
Public プロパティGets the Legend style. (This is a shortcut to Legend.Style.)  
Public プロパティGets or sets the spacing between the bottom edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the spacing between the left edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the spacing between the right edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the spacing between the top edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the field name. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets a C1.Report.ScriptStringValue yielding the label associated with the object in the outline tree. C1.Report.VisualReportObjectから継承されます。
Public プロパティ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から継承されます。
Public プロパティGets or sets the collection of colors to be used for each series (or pie slices).  
Public プロパティGets the C1.Report.FlexReport containing this field. C1.Report.FieldBaseから継承されます。
Public プロパティ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から継承されます。
Public プロパティ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から継承されます。
Public プロパティ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から継承されます。
Public プロパティ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から継承されます。
Public プロパティGets the x-coordinate of the field's right edge in twips. C1.Report.FieldBaseから継承されます。
Public プロパティ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から継承されます。
Public プロパティGets or sets the section to which the field belongs. C1.Report.FieldBaseから継承されます。
Public プロパティ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から継承されます。
Public プロパティ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から継承されます。
Public プロパティGets the C1.Report.FieldBase.SubSection object containing this field. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the index of the C1.Report.FieldBase.SubSection in C1.Report.FieldBase.Section to which the field belongs. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。
Public プロパティGets or sets the Y coordinate of the field's top edge in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).  
Public プロパティGets or sets a value indicating whether to use anti-aliasing while rendering chart text (only).  
Public プロパティGets or sets a value indicating whether to render the chart in grayscale instead of in color.  
Public プロパティGets or sets a value indicating whether the field is visible or hidden. C1.Report.FieldBaseから継承されます。
Public プロパティGets the ChartVisualEffects object.  
Public プロパティGets or sets the chart visualization type (2D or 3D).  
Public プロパティGets or sets the width of the field in twips. C1.Report.FieldBaseから継承されます。
Public プロパティGets or sets the ZOrder of the field. C1.Report.FieldBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 オーバーライドされます。 Assigns (copies) properties from another ChartField to the current object.  
Public メソッドFor internal use. Disables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。
Public メソッドCreates a new object that is a copy of the current C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。
Public メソッドFor internal use. Enables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。
Public メソッドMarks the owner report as dirty so it will clear the internal cache and render again. C1.Report.FieldBaseから継承されます。
Public メソッドBrings a field to the front or sends it to the back of the ZOrder. C1.Report.FieldBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 Called when report rendering finished. Can be used to finalize object after rendering, release all resources using during rendering.  
Protected メソッドオーバーライドされます。 Called where report rendering starts. Can be used to initialize object before rendering.  
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッドオーバーライドされます。 Override this method to calculate the height of object on basis of its content, this method is called when field can grow or shrink vertically.  
Protected メソッドオーバーライドされます。 Override this method to calculate sizes of object on basis of its content, this method is called when field can grow or shrink vertically and horizontally.  
Protected メソッドオーバーライドされます。 Override this method to calculate the width of object on basis of its content, this method is called when field can grow or shrink horizontally.  
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッドオーバーライドされます。   
Protected メソッドオーバーライドされます。 Imports node from legacy xml report definition;  
Protected メソッドオーバーライドされます。 Creates C1.Report.Rendering.BrickBase descendant which passed to the C1FlexReport rendering engine to put on the pages.  
Protected メソッドオーバーライドされます。   
Protected メソッドPost action after the field is added to the parent report's fields colleciton. C1.Report.FieldBaseから継承されます。
Protected メソッドRestore the C1.Report.FieldBase.RightToLeft property to its default value. C1.Report.FieldBaseから継承されます。
Protected メソッドオーバーライドされます。 Called when C1FlexReport starts calculation of the section containing this FieldBase. Resets internal state of the field.  
Protected メソッド C1.Report.FieldBaseから継承されます。
Protected メソッドIndicates whether the C1.Report.FieldBase.RightToLeft has a default value. C1.Report.FieldBaseから継承されます。
トップ
参照

参照

ChartField クラス
C1.Win.FlexReport 名前空間