Sparkline for UWP | ComponentOne
C1.UWP.Sparkline Assembly / C1.Xaml.Sparkline Namespace / C1Sparkline Class / AxisColor Property

In This Topic
    AxisColor Property
    In This Topic
    Gets or sets the color of the axis.
    Syntax
    'Declaration
     
    
    Public Property AxisColor As Color
    public Color AxisColor {get; set;}
    See Also