Udostępnij przez


Właściwość ChartStripLineInstance.StripWidth

Pobiera wartość obliczoną StripWidth właściwość w ChartStripLine klasy

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

Składnia

'Deklaracja
Public ReadOnly Property StripWidth As Double
    Get
'Użycie
Dim instance As ChartStripLineInstance
Dim value As Double

value = instance.StripWidth
public double StripWidth { get; }
public:
property double StripWidth {
    double get ();
}
member StripWidth : float
function get StripWidth () : double

Wartość właściwości

Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości StripWidth właściwość.