Share via


Label.CharacterSpacing Property

Definition

Gets or sets the character spacing for the label text. This is a bindable property.

public:
 property double CharacterSpacing { double get(); void set(double value); };
public double CharacterSpacing { get; set; }
member this.CharacterSpacing : double with get, set
Public Property CharacterSpacing As Double

Property Value

A Double representing the spacing between characters.

Applies to