ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGaugePointer Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (C1LinearGaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As System.Integer
    public System.int CharacterSpacing {get; set;}
    See Also