BackFrame Class

Definition

Represents the frame and frame background for a gauge or gauge panel.

public ref class BackFrame sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class BackFrame : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type BackFrame = class
    interface IROMStyleDefinitionContainer
Public NotInheritable Class BackFrame
Implements IROMStyleDefinitionContainer
Inheritance
BackFrame
Implements

Properties

FrameBackground

Gets the appearance properties for the frame background

FrameImage

Gets the image to use for the frame background.

FrameShape

Gets an expression that evaluates to the shape of the frame.

FrameStyle

Gets an expression that evaluates to the style of the frame.

FrameWidth

Gets an expression that evaluates to the width (thickness) of the frame.

GlassEffect

Gets an expression that evaluates to the glass effect applied to the frame.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Style

Gets the style properties of this report definition object.

Applies to