TdxChartSeriesCustomDataField Constructors
The base class for data binding settings of arguments and values in a series.| Name | Description |
|---|---|
| Create(TdxChartSeriesCustomDataBinding) | Creates data field settings for the specified series data binding settings class instance. |
| Create(TPersistent,TdxDataStorage,Boolean) | Initializes a new instance of the TdxStorageItemCustomDataBinding class with specified settings. Inherited from TdxStorageItemCustomDataBinding. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also