Sparklines for WinForms | ComponentOne
C1.Win.Sparkline Namespace / SparklineTheme Class / AxisColor Property

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