다음을 통해 공유


ChartItemInLegend.Instance 속성

정의

이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 가져옵니다.

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

속성 값

ChartItemInLegendInstance 개체입니다.

적용 대상