ChartAxis.Minimum Propiedad

Definición

Obtiene o establece el valor mínimo para el eje.

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

Valor de propiedad

Un objeto ReportExpression.

Se aplica a