ChartDoughnutSeries3D Class

Header: #include <ChartDoughnutSeries3D>
Inherits: ChartDoughnutSeries2D

Public Functions

int aspectAngle() const
void setAspectAngle(int angle)

Detailed Description

Member Function Documentation

int ChartDoughnutSeries3D::aspectAngle() const

Returns the aspect angle of 3D Doughnut chart.

See also setAspectAngle().

void ChartDoughnutSeries3D::setAspectAngle(int angle)

Sets the aspect angle of 3D Doughnut chart to angle.

See also aspectAngle().