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


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

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether the x/y ratio for 2D projection is calculated automatically.  
Public プロパティGets or sets the axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.  
Public プロパティGets or sets the axis title font, measured in hundredths of the unit cube size. All axes have the same axis title font.  
Public プロパティGets or sets the background color of plot cube. Inherits from Chart3DArea.Style.BackColor.  
Public プロパティGets or sets a value indicating whether all plotting cube edges are rendered.  
Public プロパティGets the Chart3DProject object for ceiling. The projection of contours and zones onto the z=zmax plane. This property is used only in surface charts.  
Public プロパティGets the Chart3DProject object for floor. The projection of contours and zones onto the z=zmin plane. This property is used only in surface charts.  
Public プロパティGets or sets the foreground color of plot cube. Inherits from Chart3DArea.Style.ForeColor.  
Public プロパティGets or sets the perspective of 3-D view. Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.  
Public プロパティGets or sets the rotation of the plot cube about the X-axis, in degrees.  
Public プロパティGets or sets the rotation of the plot cube about the Y-axis, in degrees.  
Public プロパティGets or sets the rotation of the plot cube about the Z-axis, in degrees.  
Public プロパティGets or sets text rotation for axis titles and axis annotations.  
Public プロパティGets or sets the predefined view.  
Public プロパティGets or sets horizontal shift of chart viewport.  
Public プロパティGets or sets the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.  
Public プロパティGets or sets the vertical shift of chart viewport.  
Public プロパティGets or sets the amount of scaling in the X-axis direction, measured as relation to the height (Z-axis) of the cube.  
Public プロパティGets or sets the amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.  
トップ
パブリック メソッド
 名前解説
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 BackColor property to default state.  
Public メソッドResets the ForeColor property to default state.  
Public メソッドReturns false if the BackColor property is in the default state. The default state is to inherit the BackColor from the Chart3DArea object.  
Public メソッドReturns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart3DArea object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドNotify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
参照

参照

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