GaugePanel.BackFrame Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The background/frame for the gauge panel.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::BackFrame ^ BackFrame { Microsoft::ReportingServices::OnDemandReportRendering::BackFrame ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.BackFrame BackFrame { get; }
member this.BackFrame : Microsoft.ReportingServices.OnDemandReportRendering.BackFrame
Public ReadOnly Property BackFrame As BackFrame
Property Value
A BackFrame object.