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.
Gets or sets the frame background for the gauge panel.
public:
property Microsoft::ReportingServices::RdlObjectModel::BackFrame ^ BackFrame { Microsoft::ReportingServices::RdlObjectModel::BackFrame ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::BackFrame ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.BackFrame BackFrame { get; set; }
member this.BackFrame : Microsoft.ReportingServices.RdlObjectModel.BackFrame with get, set
Public Property BackFrame As BackFrame
Property Value
A BackFrame object.