次の方法で共有


ChartSmartLabel.Disabled プロパティ

スマート ラベルをオフにすることを示す値に評価される式を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Disabled As ReportBoolProperty 
    Get
'使用
Dim instance As ChartSmartLabel 
Dim value As ReportBoolProperty 

value = instance.Disabled
public ReportBoolProperty Disabled { get; }
public:
property ReportBoolProperty^ Disabled {
    ReportBoolProperty^ get ();
}
member Disabled : ReportBoolProperty
function get Disabled () : ReportBoolProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。

関連項目

参照

ChartSmartLabel クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間