Show / Hide Table of Contents

Class ChartWallThreeDRotation

Inheritance
System.Object
ThreeDRotation
ChartWallThreeDRotation
Inherited Members
ThreeDRotation.Preset
ThreeDRotation.XRotation
ThreeDRotation.YRotation
ThreeDRotation.ZRotation
ThreeDRotation.DistanceFromGround
Namespace: DRIT.Spreadsheet.Chart
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
Back to top Generated by DocFX