Share via


ChartSeries.Subtype Eigenschaft

Definition

Visualisierungsuntertyp für die Reihe.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartSubtypes> Subtype { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartSubtypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartSubtypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartSubtypes> Subtype { get; set; }
member this.Subtype : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartSubtypes> with get, set
Public Property Subtype As ReportExpression(Of ChartSubtypes)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: