Właściwość MapColorScale.TickMarkLength
Pobiera długość znaków podziałki skali kolorów mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property TickMarkLength As ReportSizeProperty
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty obiektu.
Zobacz także