ChartMarker.Type Proprietà

Definizione

Definisce il tipo di marcatore per i valori.

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)

Valore della proprietà

ReportExpression<ChartMarkerTypes>

Oggetto ReportExpression<T>.

Si applica a