ChartAxisInstance.Margin Property

Definition

Gets the calculated value of the Margin property in a ChartAxis class.

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

Property Value

A ChartAutoBool value that represents the calculated value of the Margin property.

Applies to