Share via


MapAppearanceRule.StartValue Propiedad

Definición

Obtiene o establece el valor inicial de la distribución de datos.

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

Valor de propiedad

Un objeto ReportExpression.

Se aplica a