다음을 통해 공유


ChartElementPosition.Top 속성

Gets an expression that evaluates to the distance of the item from the top of the containing object, as a percentage of the container.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property Top As ReportDoubleProperty 
    Get
‘사용 방법
Dim instance As ChartElementPosition 
Dim value As ReportDoubleProperty 

value = instance.Top
public ReportDoubleProperty Top { get; }
public:
property ReportDoubleProperty^ Top {
    ReportDoubleProperty^ get ();
}
member Top : ReportDoubleProperty
function get Top () : ReportDoubleProperty

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

참고 항목

참조

ChartElementPosition 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스