Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ISeries Interface
/ ShowMeanMarkers Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
bool
ShowMeanMarkers {
get
;
set
;}
See Also
Reference
ISeries Interface
ISeries Members