ChartWall

ChartWall class

表示 3D 图表上的墙体。

public class ChartWall : DomObject<Chart>, IChartWall

Properties

NameDescription
Format { get; }返回墙体填充、线条、效果、3D 风格。只读 IFormat
PictureType { get; set; }返回或设置图片类型。读写 PictureType
Thickness { get; set; }返回或设置墙体厚度,作为绘图体最大尺寸的百分比。读写 Int32。

See Also