Aspose::Cells::Charts::SeriesLayoutProperties::SetShowMeanLine method

SeriesLayoutProperties::SetShowMeanLine method

Indicates whether to show the line connecting all mean points.

void Aspose::Cells::Charts::SeriesLayoutProperties::SetShowMeanLine(bool value)

Remarks

Only works for BoxWhisker chart.

See Also