ChartDataTable.HasBorderOutline
ChartDataTable.HasBorderOutline property
True if the chart data table has outline borders
[Obsolete("Use ChartDataTable.HasOutlineBorder property, instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool HasBorderOutline { get; set; }
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 ChartDataTable
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells