Freigeben über


MapColorScale.TickMarkLength-Eigenschaft

Gets the length of the tick mark in a map color scale.

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

Syntax

'Declaration
Public ReadOnly Property TickMarkLength As ReportSizeProperty 
    Get
'Usage
Dim instance As MapColorScale 
Dim value As ReportSizeProperty 

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

Eigenschaftswert

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

Siehe auch

Verweis

MapColorScale Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace