ChartGridLines.Enabled 屬性

定義

取得評估為值的運算式,該值會指出是否顯示格線。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool> ^ Enabled { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool> Enabled { get; }
member this.Enabled : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool>
Public ReadOnly Property Enabled As ReportEnumProperty(Of ChartAutoBool)

屬性值

ReportEnumProperty<ChartAutoBool>

ReportEnumProperty<EnumType> 物件。

適用於