Sparkline for WPF
C1.WPF.Sparkline Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / AxisColor Property

In This Topic
    AxisColor Property (C1Sparkline)
    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