ChartLegendCustomItemCellInstance.LeftMargin Property

Definition

Gets the calculated value of the LeftMargin property in a ChartLegendCustomItemCell class.

public:
 property int LeftMargin { int get(); };
public int LeftMargin { get; }
member this.LeftMargin : int
Public ReadOnly Property LeftMargin As Integer

Property Value

An int value that represents the calculated value of the LeftMargin property.

Applies to