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 값입니다.

적용 대상