PointerImage.HueColor Property

Definition

Gets an expression that evaluates to the color with which to tint the image.

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

Property Value

A ReportColorProperty object.

Applies to