FrameImageInstance.HueColor Property

Definition

Gets the calculated value of the HueColor property in a FrameImage class.

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

Property Value

A ReportColor value that represents the calculated value of the HueColor property.

Applies to