Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / AnchorMatching Structure / FixedElementAnchor Property

In This Topic
    FixedElementAnchor Property
    In This Topic
    Anchor of the fixed element.
    Syntax
    'Declaration
     
    
    Public Property FixedElementAnchor As Anchor
    public Anchor FixedElementAnchor {get; set;}
    See Also