Legend.ItemColumnSpacing Property

Definition

Gets or sets the legend table column spacing.

public:
 property int ItemColumnSpacing { int get(); void set(int value); };
public int ItemColumnSpacing { get; set; }
member this.ItemColumnSpacing : int with get, set
Public Property ItemColumnSpacing As Integer

Property Value

An integer value that represents the table column spacing.

Remarks

The ItemColumnSpacing property value is calculated as a percentage of the legend text font.

Applies to