TickMarkStyle.GradientDensity Property

Definition

Gets the intensity of the gradient effect (from 0 to 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

Property Value

A ReportDoubleProperty object.

Applies to