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>.