ClassHorizontalDefinition
Class
A definition based on which a RadHeatMap is constructed. The MemberMappings correspond to columns.
Definition
Namespace:Telerik.Windows.Controls.HeatMap
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public sealed class HorizontalDefinition : MemberDefinitionBase
Inheritance: objectInheritanceContextPropagatorHeatMapDefinitionMemberDefinitionBaseHorizontalDefinition
Inherited Members
Constructors
HorizontalDefinition()
Initializes a new instance of the HorizontalDefinition class.
Declaration
cs-api-definition
public HorizontalDefinition()
Methods
GetColumnHeader(int)
Gets the header of the corresponding column.
GetRowHeader(int)
Gets the header of the corresponding row.