다음을 통해 공유


ChartDataPointValues.Start 속성

정의

데이터 요소의 시작 값/시가를 나타냅니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Start { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Start { get; set; }
member this.Start : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Start As ReportExpression

속성 값

ReportExpression 개체입니다.

적용 대상