TcxGridChartLegend.GetBorder Method
Determines the border style of a chart legend.
Declaration
function GetBorder: TcxGridChartLegendBorder;
Returns
Type |
---|
TcxGridChartLegendBorder |
Remarks
Call the GetBorder function to determine the border style of the chart legend within the chart. Use the Border property to apply a specific border style to the chart legend.
See Also