TcxGridChartLegend.GetPosition Method
Determines the position of the chart legend within a chart.
Declaration
function GetPosition: TcxGridChartPartPosition;
Returns
| Type |
|---|
| TcxGridChartPartPosition |
Remarks
Call the GetPosition function to determine the position of the chart legend within the chart. Use the Position property to specify the position of the chart legend.
See Also