Aspose::Cells::Charts::ChartPoint::GetInnerRadiusPx method
ChartPoint::GetInnerRadiusPx method
Gets the inner radius of doughnut slice in units of pixels after calls Chart.Calculate() method. Applies to Doughnut chart.
Deprecated
Use ChartPoint.DoughnutInnerRadius property, instead.
int32_t Aspose::Cells::Charts::ChartPoint::GetInnerRadiusPx()
Remarks
NOTE: This property is now obsolete. Instead, please use ChartPoint.DoughnutInnerRadius property. This property will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class ChartPoint
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++