Aspose::Cells::Charts::Series::SetHas3DEffect method

Series::SetHas3DEffect method

True if the series has a three-dimensional appearance.

void Aspose::Cells::Charts::Series::SetHas3DEffect(bool value)

Remarks

Applies only to ChartType.Bubble or ChartType.Bubble3D charts.

See Also