ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SparklineStyles 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