HasOutlineBorder

ChartDataTable.HasOutlineBorder property

Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed. The default value is true.

public bool HasOutlineBorder { get; set; }

See Also