ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeLabel Class / AlignmentOffset Property

In This Topic
    AlignmentOffset Property (C1GaugeLabel)
    In This Topic
    Gets or sets the offset alignment of each label (in pixels).
    Syntax
    'Declaration
     
    Public Property AlignmentOffset As System.Double
    public System.double AlignmentOffset {get; set;}
    See Also