言語

ChartAxis.Arrows プロパティ

定義

軸ラベル用の矢印の種類を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisArrow> ^ Arrows { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisArrow> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisArrow> Arrows { get; }
member this.Arrows : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisArrow>
Public ReadOnly Property Arrows As ReportEnumProperty(Of ChartAxisArrow)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象