Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / ShowMeanLine Property
In This Topic
    ShowMeanLine Property
    In This Topic
    Gets or sets whether to show the line connecting the means of the boxes in the selected series. Valid only for boxwhisker charts.
    Syntax
    System.bool ShowMeanLine {get; set;}
    See Also