言語

ChartSmartLabel.MarkerOverlapping プロパティ

定義

ポイントラベルがポイントマーカー同士を重ねることが許されていることを示します。

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

プロパティ値

ReportExpression<T> オブジェクト。

適用対象