Udostępnij przez


Właściwość MapColorScaleInstance.TickMarkLength

Pobiera wartość obliczoną TickMarkLength właściwość w MapColorScale klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property TickMarkLength As ReportSize
    Get
'Użycie
Dim instance As MapColorScaleInstance
Dim value As ReportSize

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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartości reprezentującej obliczonej wartości TickMarkLength właściwość.