次の方法で共有


TickMarkStyle.EnableGradient プロパティ

定義

目盛りにグラデーション効果を使用するかどうかを示します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> EnableGradient { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> EnableGradient { get; set; }
member this.EnableGradient : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property EnableGradient As ReportExpression(Of Boolean)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象