TcxGridChartDataGroup.HasActiveValue Method
Determines whether an active value is assigned to the data group.
Declaration
function HasActiveValue: Boolean;
Returns
Type |
---|
Boolean |
Remarks
This function returns True when the ActiveValue property is assigned. Otherwise, False is returned.
See Also