Udostępnij przez


Właściwość TickMarkStyle.Length

Długość osi oznaczyć jako procent promienia skali nadrzędnego dla skrajni Radian i jako procent szerokości/wysokość skrajni liniowej mniejsza.

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

Składnia

'Deklaracja
Public ReadOnly Property Length As ReportDoubleProperty
    Get
'Użycie
Dim instance As TickMarkStyle
Dim value As ReportDoubleProperty

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