FlexReport for WinForms
Chart2DAxis クラス メンバ
プロパティ  メソッド  イベント


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart2DAxis クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets the text alignment within the axis display. Inherits from chart area.  
Public プロパティGets or sets the annotation format for the axis. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets the annnotation format string used with manual formats. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets the method of annotation.  
Public プロパティGets or sets the clockwise angle of rotation for the axis annotations, in degrees.  
Public プロパティGets or sets whether annotation text is displayed vertically.  
Public プロパティGets or sets whether major tick mark values are calcualted automatically. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets whether the axis maximum value is calculated automatically. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets whether the axis minimum value is calculated automatically. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets whether minor tick mark values are calculated automatically. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets whether the axis origin is caculated automatically.  
Public プロパティGets the kind (X, Y, Y2 or Z) of the axis. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets the general positioning of the axis. X may be set to North/South, Y and Y2 may be set to East/West.  
Public プロパティGets or sets the FontHolder object. Inherits from the chart area.  
Public プロパティGets or sets the foreground color. Inherits from the chart area. The ForeColor is used to set the color of the axis line and annotations.  
Public プロパティGets the major grid lines object. Major grids are placed coincident with major tick marks at ChartAxis.UnitMajor intervals. The GridMajor property is used to set the grid line appearance.  
Public プロパティGets the minor grid lines object. Minor grids are placed coincident with minor tick marks at ChartAxis.UnitMinor intervals. The GridMinor property is used to set the grid line appearance.  
Public プロパティGets or sets a value indicating whether the axis is scaled logarithmically.  
Public プロパティGets or sets the base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.  
Public プロパティGets or sets the maximum value of the axis. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets the minimum value of the axis. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets the name (X, Y, Y2 or Z) of the axis. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets a value indicating whether axis annotations are permitted to overlap.  
Public プロパティGets or sets a value indicating whether axis and gridlines appear on top of the chart image.  
Public プロパティGets or sets the axis origin, the value on axis where the perpendicular axis is rendered.  
Public プロパティGets or sets a value indicating whether the axis is normal or reversed (ascending or descending).  
Public プロパティGets or sets the rotational orientation of the textual caption of the axis. Inherits from the chart area.  
Public プロパティGets or sets the line thickness of the axis in twips.  
Public プロパティGets or sets an integral factor for major tick mark length.  
Public プロパティGets or sets an integral factor for minor tick mark length.  
Public プロパティGets or sets the approximate number of intervals delineated by gauge marks between major tick marks.  
Public プロパティGets or sets the placement of the annotation labels relative to the axis. Axis annotations can be placed on the chart in several positions or not at all.  
Public プロパティGets or sets the type of major tick mark.  
Public プロパティGets or sets the type of minor tick mark.  
Public プロパティGets or sets the textual caption of the axis. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets the units between major tick marks. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets or sets the units between minor tick marks. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
Public プロパティGets the Chart2DValueLabels collection for this axis.  
Public プロパティGets or sets a value indicating whether the label text is displayed vertically.  
Public プロパティGets or sets the axis visibility. C1.Win.FlexReport.Chart.ChartAxisから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 For internal use only. Assigns (copies) properties from another ChartObject to the current object.  
Public メソッドFor internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
Public メソッドResets the Font property to default state.  
Public メソッドResets the ForeColor property to default state.  
Public メソッドResets the Rotation property to default state.  
Public メソッドResets the VerticalText property to default state.  
Public メソッドReturns false if the Font property is in the default state. The default state is to inherit the Font from the Chart2DArea object.  
Public メソッドReturns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart2DArea object.  
Public メソッドReturns false if the Rotation property is in the default state. The default state is to inherit the Rotation from the Chart2DArea object.  
Public メソッドReturns false if the VerticalText property is in the default state. The default state is to inherit the VerticalText from the Chart2DArea object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドNotify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
参照

参照

Chart2DAxis クラス
C1.Win.FlexReport.Chart 名前空間