TdxChartSeriesCustomDataField.IsNumeric Method
In This Article
Identifies if arguments or values have a numeric data type.
#Declaration
Delphi
function IsNumeric: Boolean;
#Returns
Type | Description |
---|---|
Boolean |
|
See Also