show_mean_line property
show_mean_line property
Represents mean line. True if mean line are shown on the BoxAndWhisker chart. Applies only to BoxAndWhisker charts. Read/write bool.
Definition:
@property
def show_mean_line(self):
...
@show_mean_line.setter
def show_mean_line(self, value):
...
See Also
- class
ChartSeries
- module
aspose.slides.charts
- library
Aspose.Slides