EnableGradient プロパティ

TickMarkStyle クラスの EnableGradient プロパティの計算値を取得します。

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

構文

'宣言
Public ReadOnly Property EnableGradient As Boolean
    Get
'使用
Dim instance As TickMarkStyleInstance
Dim value As Boolean

value = instance.EnableGradient
public bool EnableGradient { get; }
public:
property bool EnableGradient {
    bool get ();
}
member EnableGradient : bool
function get EnableGradient () : boolean

プロパティ値

型: System. . :: . .Boolean
EnableGradient プロパティの計算値を表す Boolean 値。