ChartDataPointValues.Start 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示数据点的起始/开盘值。
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 对象。