Show / Hide Table of Contents

Class ChartWalls

Inheritance
System.Object
ChartWalls
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ChartWalls : object

Properties

BackWall

Declaration
public ChartWall BackWall { get; }
Property Value
Type Description
ChartWall

Floor

Declaration
public ChartWall Floor { get; }
Property Value
Type Description
ChartWall

SideWall

Declaration
public ChartWall SideWall { get; }
Property Value
Type Description
ChartWall

ThreeDRotation

Declaration
public ChartWallThreeDRotation ThreeDRotation { get; }
Property Value
Type Description
ChartWallThreeDRotation
Back to top Generated by DocFX