言語

ChartAxis.Margin プロパティ

定義

軸のマージンが作成されるかどうかを示す値が得られます。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象