TcxCustomGridChartTitle.GetAlignment Method
Determines the alignment of the title text.
Declaration
function GetAlignment: TcxGridChartPartAlignment;
Returns
Type |
---|
TcxGridChartPartAlignment |
Remarks
Call the GetAlignment function to determine the alignment of the title text within the chart. Use the Alignment property to apply a specific alignment to the title text.
See Also