ChartAxisInstance.Location 属性

定义

获取 Location 类中 ChartAxis 属性的计算值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLocation Location { Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLocation get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLocation Location { get; }
member this.Location : Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLocation
Public ReadOnly Property Location As ChartAxisLocation

属性值

一个 ChartAxisLocation 值,该值表示 Location 属性的计算值。

适用于