Właściwość ChartSeriesInstance.Subtype
Pobiera wartość obliczoną Subtype właściwość w ChartSeries klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Subtype As ChartSeriesSubtype
Get
'Użycie
Dim instance As ChartSeriesInstance
Dim value As ChartSeriesSubtype
value = instance.Subtype
public ChartSeriesSubtype Subtype { get; }
public:
property ChartSeriesSubtype Subtype {
ChartSeriesSubtype get ();
}
member Subtype : ChartSeriesSubtype
function get Subtype () : ChartSeriesSubtype
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesSubtype
A ChartSeriesSubtype wartości reprezentującej obliczonej wartości Subtype właściwość.
Zobacz także