ChartLegendCustomItemCell.LeftMargin Property

Definition

Gets an expression that evaluates to the left margin of the cell.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ LeftMargin { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty LeftMargin { get; }
member this.LeftMargin : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property LeftMargin As ReportIntProperty

Property Value

A ReportIntProperty object that represents the left margin of the cell.

Applies to