ChartTitle.DockOutsideChartArea 属性

定义

获取一个表达式,该表达式的计算结果为指示标题应停靠在图表区的外侧还是内侧的值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ DockOutsideChartArea { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty DockOutsideChartArea { get; }
member this.DockOutsideChartArea : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property DockOutsideChartArea As ReportBoolProperty

属性值

ReportBoolProperty 对象。

适用于