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 对象。

适用于