edgeColor property

String? edgeColor
final

(Highcharts) 3D columns only. The color of the edges. Similar to borderColor, except it defaults to the same color as the column.

Implementation

final String? edgeColor;