ChartGridLines.Enabled Свойство

Определение

Указывает, что линии сетки должны быть показаны.

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)

Значение свойства

Объект ReportExpression<T>.

Применяется к