| Constants Reference > Constants Members > Error Constants |
Error Constants
Specifies the error detected by 3D Chart.
|
Constant |
Description |
|
ocErrorInvalidIndex |
Invalid index found in variant |
|
ocErrorReadOnly |
Property is read-only and cannot be modified |
|
ocErrorOutOfRange |
Numeric value is out of range |
|
ocErrorInvalidEnum |
Invalid enumerated value for property |
|
ocErrorInvalidValue |
Invalid value for property |
|
ocErrorNoSuchProperty |
Property does not exist for this instance of the object |
|
ocErrorDuplicateValue |
Collection already contains a duplicate value |
|
ocErrorNoSuchItem |
Cannot find item in collection |
|
ocErrorCannotCreateObject |
Cannot create object |
|
ocErrorTypeMismatch |
Property set to wrong object type |
|
ocErrorReadOnlyWhenBound |
Property is read-only when the chart group is bound |
|
ocErrorBadArrayDimensions |
Wrong dimensions in SafeArray passed to a function |
|
ocErrorNotConnected |
Object does not have a parent |
|
ocErrorInvalidFormat |
Invalid custom format |
|
ocErrorDllNotCompatible |
DLL version is not compatible |
|
ocErrorSeriesArrayNotOne |
Series index must be 1 for Array data layout |