Property FullItemToolTipBorderColor
FullItemToolTipBorderColor
Gets or sets the border color of the full item tooltip.
Default is null, which means DefaultFullItemToolTipBackColor
will be used.
[Browsable(false)]
public virtual LightDarkColor? FullItemToolTipBorderColor { get; set; }