ChartDataPointValues.Start Property

Definition

Indicates the start/open value for the data point.

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

Property Value

A ReportExpression object.

Applies to