TcxGridChartLegend.GetKeyBorder Method
Determines the border style of legend keys.
Declaration
function GetKeyBorder: TcxGridChartLegendBorder;
Returns
Type |
---|
TcxGridChartLegendBorder |
Remarks
Call the GetKeyBorder function to determine the border style of the legend keys within the chart legend. Use the KeyBorder property to apply a specific border style to the legend keys currently displayed in the chart legend.
See Also