Condividi tramite


Proprietà FrameWidth

Width (thickness) of the frame.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property FrameWidth As ReportDoubleProperty
    Get
'Utilizzo
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

Osservazioni

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