ChartAxis.MarksAlwaysAtPlotEdge プロパティ

定義

マークが軸に沿って動くのではなく、プロットエリアの端に留まるべきかどうかを示す値が得られます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ MarksAlwaysAtPlotEdge { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty MarksAlwaysAtPlotEdge { get; }
member this.MarksAlwaysAtPlotEdge : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property MarksAlwaysAtPlotEdge As ReportBoolProperty

プロパティ値

ReportBoolProperty オブジェクト。

適用対象