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