Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparkColor Interface / Visible Property
In This Topic
    Visible Property (ISparkColor)
    In This Topic
    Gets or sets whether the point is visible.
    Syntax
    System.bool Visible {get; set;}

    Property Value

    True if the point is visible; otherwise, false.
    See Also