ChartGridLines.Enabled Propiedad

Definición

Indica que se deben mostrar las líneas de cuadrícula.

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

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a