ComponentOne FlexReport for WinForms
Chart3DView Class Properties

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DView Class

For a list of all members of this type, see Chart3DView members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the x/y ratio for 2D projection is calculated automatically.  
Public PropertyGets or sets the axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.  
Public PropertyGets or sets the axis title font, measured in hundredths of the unit cube size. All axes have the same axis title font.  
Public PropertyGets or sets the background color of plot cube. Inherits from Chart3DArea.Style.BackColor.  
Public PropertyGets or sets a value indicating whether all plotting cube edges are rendered.  
Public PropertyGets 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 PropertyGets 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 PropertyGets or sets the foreground color of plot cube. Inherits from Chart3DArea.Style.ForeColor.  
Public PropertyGets 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 PropertyGets or sets the rotation of the plot cube about the X-axis, in degrees.  
Public PropertyGets or sets the rotation of the plot cube about the Y-axis, in degrees.  
Public PropertyGets or sets the rotation of the plot cube about the Z-axis, in degrees.  
Public PropertyGets or sets text rotation for axis titles and axis annotations.  
Public PropertyGets or sets the predefined view.  
Public PropertyGets or sets horizontal shift of chart viewport.  
Public PropertyGets or sets the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.  
Public PropertyGets or sets the vertical shift of chart viewport.  
Public PropertyGets or sets the amount of scaling in the X-axis direction, measured as relation to the height (Z-axis) of the cube.  
Public PropertyGets or sets the amount of scaling in the Y-axis direction, measured as relation to the height (Z-axis) of the cube.  
Top
See Also

Reference

Chart3DView Class
C1.Win.FlexReport.Chart Namespace