Lenguaje

ChartAxis.Margin Propiedad

Definición

Obtiene un valor que indica si se creará un margen en el eje.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a