Interface IXL3DChartProperties
public interface IXL3DChartProperties
- Extension Methods
Properties
BackWall
IXLChartSurface3D BackWall { get; set; }
Property Value
Floor
IXLChartSurface3D Floor { get; set; }
Property Value
SideWall
IXLChartSurface3D SideWall { get; set; }
Property Value
View3D
IXLView3D View3D { get; set; }