Share via


ChartMarker.Type Eigenschaft

Definition

Definiert den Markertyp für Werte.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: