Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / ShowMeanMarkers Property
In This Topic
    ShowMeanMarkers Property
    In This Topic
    Gets or sets whether to show the mean marker of the selected series. The default value is true. Valid only for boxwhisker charts.
    Syntax
    System.bool ShowMeanMarkers {get; set;}
    See Also