Właściwość ChartStripLineInstance.StripWidthType
Pobiera wartość obliczoną StripWidthType 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 StripWidthType As ChartIntervalType
Get
'Użycie
Dim instance As ChartStripLineInstance
Dim value As ChartIntervalType
value = instance.StripWidthType
public ChartIntervalType StripWidthType { get; }
public:
property ChartIntervalType StripWidthType {
ChartIntervalType get ();
}
member StripWidthType : ChartIntervalType
function get StripWidthType () : ChartIntervalType
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType
A ChartIntervalType wartości reprezentującej obliczonej wartości StripWidthType właściwość.
Zobacz także