Compartir a través de


FrameWidth Propiedad

Width (thickness) of the frame.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property FrameWidth As ReportDoubleProperty
    Get
'Uso
Dim instance As BackFrame
Dim value As ReportDoubleProperty

value = instance.FrameWidth
public ReportDoubleProperty FrameWidth { get; }
public:
property ReportDoubleProperty^ FrameWidth {
    ReportDoubleProperty^ get ();
}
member FrameWidth : ReportDoubleProperty
function get FrameWidth () : ReportDoubleProperty

Notas

The value is measured as a percentage of the width or height of the gauge or gauge container, whichever is smaller.