Udostępnij przez


Właściwość ChartAxisInstance.Interlaced

Pobiera wartość obliczoną Interlaced właściwość w ChartAxis klasy

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

Składnia

'Deklaracja
Public ReadOnly Property Interlaced As Boolean
    Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Boolean

value = instance.Interlaced
public bool Interlaced { get; }
public:
property bool Interlaced {
    bool get ();
}
member Interlaced : bool
function get Interlaced () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości Interlaced właściwość.