Freigeben über


GaugeScale.IntervalOffset-Eigenschaft

Default offset for the first tick mark and label.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property IntervalOffset As ReportDoubleProperty 
    Get
'Usage
Dim instance As GaugeScale 
Dim value As ReportDoubleProperty 

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

Siehe auch

Verweis

GaugeScale Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace