TickMarkStyle.GradientDensity 属性

定义

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ GradientDensity { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty GradientDensity { get; }
member this.GradientDensity : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property GradientDensity As ReportDoubleProperty

属性值

ReportDoubleProperty 对象。

适用于