次の方法で共有


ChartAxis.Visible プロパティ

定義

軸を表示するかどうかを示す値を取得します。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象