Freigeben über


GaugeScale.GaugeMajorTickMarks-Eigenschaft

Major tickmarks to display on the scale.

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

Syntax

'Declaration
Public ReadOnly Property GaugeMajorTickMarks As GaugeTickMarks 
    Get
'Usage
Dim instance As GaugeScale 
Dim value As GaugeTickMarks 

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

Eigenschaftswert

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

Siehe auch

Verweis

GaugeScale Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace