Class ChartWallThreeDRotation
Inheritance
System.Object
ChartWallThreeDRotation
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ChartWallThreeDRotation : ThreeDRotation
Constructors
ChartWallThreeDRotation()
Declaration
public ChartWallThreeDRotation()
Properties
AutoScale
Declaration
public bool AutoScale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DepthPercentOfBase
Declaration
public double DepthPercentOfBase { get; set; }
Property Value
Type |
Description |
System.Double |
|
HeightPercentOfBase
Declaration
public double HeightPercentOfBase { get; set; }
Property Value
Type |
Description |
System.Double |
|
Perspective
Declaration
public int Perspective { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RightAngleAxes
Declaration
public bool RightAngleAxes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|