IKnobGauge.HighLight
IKnobGauge

property HighLight: IGradient;

Type Library
TeeChartx

Description
The HighLight property specifies the colors used to give the reflective effect of the central part of the knob. There is the option of using one of the default colour schemes or you can define your own by using the Gradient property to fill the zone using these three colors: StartColor, MidColor and EndColor. You can control the drawing output by setting the Gradient.Direction property. Use the Visible property to show / hide filling.