Aspose::Cells::Charts::ChartDataTable::SetHasBorderOutline method
ChartDataTable::SetHasBorderOutline method
True if the chart data table has outline borders.
Deprecated
Use ChartDataTable.HasOutlineBorder property, instead.
void Aspose::Cells::Charts::ChartDataTable::SetHasBorderOutline(bool value)
Remarks
NOTE: This property is now obsolete. Instead, please use ChartDataTable.HasOutlineBorder 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 ChartDataTable
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++