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> 物件。

適用於