IChartWall

IChartWall 接口

表示 3D 图表上的墙面。

public interface IChartWall

属性

名称描述
Format { get; }返回墙面的填充、线条、效果和 3D 样式。只读 IFormat
PictureType { get; set; }返回或设置图片类型。读写 PictureType
Thickness { get; set; }返回或设置墙面的厚度,作为图形体积最大尺寸的百分比。读写 Int32。

另见