Back to Devexpress

TdxChartSeriesDBDataBinding Members

vcl-dxchartdbdata-dot-tdxchartseriesdbdatabinding-dot-underscore-members.md

latest3.9 KB
Original Source

TdxChartSeriesDBDataBinding Members

The base class for data binding settings in bound data access mode.

Constructors

NameDescription
Create(TPersistent)Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

NameDescription
ArgumentFieldProvides access to data binding settings for series arguments in bound mode.
DataSourceSpecifies a data source for a series.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
SeriesProvides access to the series to which the current data binding settings belong. Inherited from TdxChartSeriesCustomDataBinding.
ValueFieldProvides access to data binding settings for series values in bound mode.

Methods

NameDescription
Assign(TPersistent)Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
DoAssign(TPersistent) protectedUpdates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwner protectedReturns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
RefreshRepopulates series point data from the underlying dataset. Inherited from TdxChartSeriesCustomDataBinding.
ToStringInherited from TObject.

See Also

TdxChartSeriesDBDataBinding Class

dxChartDBData Unit