Version

Search Results

DataMember Property (UltraChart)

Gets/sets a specific list in DataMember for which the control displays the data. Syntax Remarks Name of the DataMember.

DataSource Property (UltraChart)

Gets/sets the object which the Chart uses for data. Syntax Property Value A variety of object types may be specified as the DataSource, see below for details. Remarks The control supports a variety of data source types. The most robust and extensible data source is the DataTable, which provides update notification...

DataValidity(Boolean,ChartDataInvalidEventArgs) Method

Sets whether the chart data is valid or not. Syntax Parameters validity Whether or not the data is valid.invalidArgs ChartDataInvalidEventArgs passed from the chart core. Remarks Not intended for use at the application level.

DataValidity(Boolean,String) Method

Sets whether the data is valid or not. Syntax Parameters validity Whether or not the data is valid.invalidMessage Invalid message to be displayed. Remarks Not intended for use at the application level.

DataValidity Method (UltraChart)

Sets whether the data is valid or not. Overload List

DefaultSize Property

Return the value of DefaultConstants.D_ChartSize. Syntax

Dispose(Boolean) Method

Cleans up any resources being used. Syntax Parameters disposing Whether to dispose the resources.

Dispose Method (UltraChart)

Cleans up any resources being used. Overload List

DoughnutChart Property

Returns an Appearance object that you can use to access all the formatting properties of a Doughnut Chart. Syntax Example

DoughnutChart3D Property

Returns an Appearance object that you can use to access all the formatting properties of a 3D Doughnut Chart. Syntax