TcxCustomGridChartTitle.GetPosition Method
Determines the position of the title text.
Declaration
function GetPosition: TcxGridChartPartPosition;
Returns
Type |
---|
TcxGridChartPartPosition |
Remarks
Call the GetPosition function to determine the position of the title text within the chart. Use the Position property to designate the specific position of the title text.
See Also