ControlRowSource Constructors
A data source for aChartControl
that retrieves row data from another UI control (for example, GridControl, VGridControl, TreeList, or ListBoxControl).
Name | Description |
---|---|
ControlRowSource() | Initializes a new instance of the ControlRowSource class with the default settings. |
See Also