Gets/sets a specific list in DataMember for which the control displays the data. Syntax Remarks Name of the DataMember.
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...
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.
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.
Sets whether the data is valid or not. Overload List
Return the value of DefaultConstants.D_ChartSize. Syntax
Cleans up any resources being used. Syntax Parameters disposing Whether to dispose the resources.
Cleans up any resources being used. Overload List
Returns an Appearance object that you can use to access all the formatting properties of a Doughnut Chart. Syntax Example
Returns an Appearance object that you can use to access all the formatting properties of a 3D Doughnut Chart. Syntax