IChartPlotArea

IChartPlotArea interface

表示图表标题属性。

public interface IChartPlotArea : IActualLayout, ILayoutable

特性

姓名描述
AsIActualLayout { get; }返回 IActualLayout 接口。
AsILayoutable { get; }允许获取基本的 ILayoutable 接口。 只读ILayoutable
Format { get; }返回绘图区域的格式。 只读IFormat
LayoutTargetType { get; set; }如果手动定义绘图区域的布局,此属性指定 是否按内部布局绘图区域(不包括轴和轴标签)或在 之外(包括轴和轴标签)。 读/写LayoutTargetType

也可以看看