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> 개체입니다.

적용 대상