C1.Win.FlexChart.Extended.4.8 Assembly / C1.Win.Chart.Extended Namespace / Heatmap Class


Heatmap Class Methods

For a list of all members of this type, see Heatmap members.

Public Methods
 NameDescription
Public MethodRemoves all point data from the series added with SetData. (Inherited from C1.Win.Chart.Series)
Public MethodOverloaded. Releases resources. (Inherited from C1.Win.Chart.Series)
Public MethodGets the binding data count. (Inherited from C1.Win.Chart.Series)
Public MethodGets the data type. (Inherited from C1.Win.Chart.Series)
Public MethodGets the valid System.ComponentModel.PropertyDescriptor of class. (Inherited from C1.Win.Chart.Series)
Public MethodOverridden. Gets the data values.  
Public MethodForces bound data to be loaded into internal chart arrays. (Inherited from C1.Win.Chart.Series)
Public MethodForces all data in ItemsSource to be evaluated and redraw the chart. (Inherited from C1.Win.Chart.Series)
Public MethodRebind currency mananger data. (Inherited from C1.Win.Chart.Series)
Public MethodSets the point data to be charted. (Inherited from C1.Win.Chart.Series)
Top
Protected Methods
 NameDescription
Protected MethodReleases resources. (Inherited from C1.Win.Chart.Series)
Protected MethodOverridden. Gets the series chart type.  
Protected MethodGets series bounding rectangle in data coordinates. (Inherited from C1.Chart.SeriesBase)
Protected MethodOverridden. Gets the data item.  
Protected MethodGets the style by name. (Inherited from C1.Win.Chart.Series)
Protected MethodInvalidates the series. (Inherited from C1.Win.Chart.Series)
Protected MethodWhether chart type can be ranged. (Inherited from C1.Win.Chart.Series)
Protected MethodCalled when data source was changed. (Inherited from C1.Win.Chart.Series)
Protected MethodCalled after series was rendered. (Inherited from C1.Chart.SeriesBase)
Protected MethodOverridden. Called before element is rendered.  
Protected MethodCalled after symbol was rendered. (Inherited from C1.Win.Chart.Series)
Protected MethodCalled when symbol is rendering. (Inherited from C1.Win.Chart.Series)
Protected MethodCalled when visibility changes. (Inherited from C1.Win.Chart.Series)
Protected MethodSets the series style. (Inherited from C1.Win.Chart.Series)
Top
See Also