Aspose::Cells::Charts::ChartDataTable::GetHasBorderOutline method

ChartDataTable::GetHasBorderOutline method

True if the chart data table has outline borders.

Deprecated

Use ChartDataTable.HasOutlineBorder property, instead.

bool Aspose::Cells::Charts::ChartDataTable::GetHasBorderOutline()

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