TickMarkStyle.GradientDensity 属性

定义

渐变效果的强度(从 0 到 100)。

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

属性值

ReportExpression<T> 对象。

适用于