ChartSeries.Subtype Proprietà

Definizione

Ottiene un'espressione che restituisce il sottotipo di visualizzazione per la serie.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartSeriesSubtype> ^ Subtype { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartSeriesSubtype> ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesSubtype> Subtype { get; }
member this.Subtype : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesSubtype>
Public MustOverride ReadOnly Property Subtype As ReportEnumProperty(Of ChartSeriesSubtype)

Valore della proprietà

ReportEnumProperty<ChartSeriesSubtype>

Oggetto ReportEnumProperty<EnumType> .

Si applica a