Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1BrushBuilder Class / ExtrapolationMethod Property

In This Topic
    ExtrapolationMethod Property
    In This Topic
    Gets or sets the extrapolation method.
    Syntax
    'Declaration
     
    
    Public Property ExtrapolationMethod As BrushBuilderExtrapolationMethod
    public BrushBuilderExtrapolationMethod ExtrapolationMethod {get; set;}

    Property Value

    The extrapolation method.
    See Also