Share via


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> オブジェクト。

適用対象