ChartSeries.Type Proprietà

Definizione

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

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

Valore della proprietà

ReportEnumProperty<ChartSeriesType>

Oggetto ReportEnumProperty<EnumType> .

Si applica a