Aspose::Cells::Charts::SeriesLayoutProperties::GetShowMeanLine method

SeriesLayoutProperties::GetShowMeanLine method

Indicates whether to show the line connecting all mean points.

bool Aspose::Cells::Charts::SeriesLayoutProperties::GetShowMeanLine()

Remarks

Only works for BoxWhisker chart.

See Also