Aspose::Cells::Charts::Chart::HasAxis method
Chart::HasAxis method
Returns which axes exist on the chart.
bool Aspose::Cells::Charts::Chart::HasAxis(AxisType aixsType, bool isPrimary)
Remarks
Normally, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded is no axis.
See Also
- Class Vector
- Enum AxisType
- Class Chart
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++