For a list of all members of this type, see DataAppearance members.
Name | Description | |
---|---|---|
![]() | DataBind | Forces the chart data to be refreshed. |
![]() | GetColumnLabels | Gets the String array that contains the column labels for this data source. |
![]() | GetRowLabels | Gets the String array that contains the row labels for this data source. |
![]() | IncludeColumn | Overloaded. This method enables you to include or exclude a column from the list of columns that are charted. |
![]() | InitializeAppearance | This member supports the charting internal infrastructure and is not intended to be used directly from your code. |
![]() | IsColumnExcluded | Check if column is excluded from displayed data. |
![]() | ResetDataFilter | Resets data properties to their default values. |
![]() | ResetDataMember | Resets the DataMember property to its default value. |
![]() | ResetDataSource | Resets the DataSource to it's default value. |
![]() | ResetDemoData | This method is depricated. Please use UltraChart.Data.DataSource = Infragistics.UltraChart.Data.DemoTable.Table() to get demo data on the chart. |
![]() | ResetMaxValue | Resets the MaxValue to its default value. |
![]() | ResetMinValue | Resets the MinValue to its default value. |
![]() | ResetRowLabelsColumn | Resets the RowLabelsColumn to its default value. |
![]() | ResetSwapRowsAndColumns | Resets the SwapRowsAndColumns property to its default value. |
![]() | ResetUseMinMax | Resets the UseMinMax property to its default value. |
![]() | ResetUseRowLabelsColumn | Resets the UseRowLabelsColumn property to its default value. |
![]() | ResetZeroAligned | Resets the ZeroAligned property to its default value. |
![]() | SetColumnLabels | Sets the String array that contains the column labels for this data source. |
![]() | SetRowLabels | Sets a string array that contains the row (or series) labels for this DataSource. |
![]() | ToString | Returns a string representation of a DataAppearance object. |
Name | Description | |
---|---|---|
![]() | ShouldSerializeDataMember | Indicates whether the DataMember property has changed from its default value. |
![]() | ShouldSerializeDataSource | Indicates whether the DataSource property is set to its default value. |
![]() | ShouldSerializeMaxValue | Indicates whether the MaxValue property is set to its default value. |
![]() | ShouldSerializeMinValue | Indicates whether the MinValue property is set to its default value. |
![]() | ShouldSerializeRowLabelsColumn | Indicates whether the RowLabelsColumn property is set to its default value. |
![]() | ShouldSerializeSwapRowsAndColumns | Indicates whether the SwapRowsAndColumns property is set to its default value. |
![]() | ShouldSerializeUseMinMax | Indicates whether the UseMinMax property is set to its default value. |
![]() | ShouldSerializeUseRowLabelsColumn | Indicates whether the UseRowLabelsColumn property is set to its default value. |
![]() | ShouldSerializeZeroAligned | Indicates whether the ZeroAligned property is set to its default value. |