Condividi tramite


ChartGridLines.IntervalType Proprietà

Definizione

Unità per l'intervallo.

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

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a