Namespace Syncfusion.Blazor.HeatMap
Classes
CellClickEventArgs
Defines the CellClickEventArgs.
CellDoubleClickEventArgs
Defines the CellDoubleClickEventArgs.
ClientXY
Specifies Class for ClientXY
HeatMapAxisLabelBorder
Specifies the heatmap axis labels border.
HeatMapAxisMultiLevelCategories
Specifies the heatmap axis multi-level categories class.
HeatMapAxisMultiLevelLabelsTextStyle
Specifies the axis text style.
HeatMapAxisTitleTextStyle
Specifies the settings to customize the text style of the axis title in HeatMap.
HeatMapBubbleDataMapping
Specifies the heatmap bubble data mapping.
HeatMapBubbleSize
Specifies the heatmap bubble size.
HeatMapCellBorder
Specifies the heatmap cell border.
HeatMapCellRenderEventArgs
Provides information about the CellRendering event callback, including the cell value, height, x-axis label, and y-axis label of the Heatmap cell currently being rendered.
HeatMapCellSettings
Specifies the heatmap cell settings.
HeatMapCellTextStyle
Specifies the heatmap cell value text style.
HeatMapCommonAxis
Specifies the heatmap common axis.
HeatMapConstant
Specifies the class for heatmap constant.
HeatMapDataSourceSettings
Specifies the heatmap datasource settings.
HeatMapEventArgs
Defines the HeatMapEventArgs
HeatMapEvents
Configure handlers to handle the events with the HeatMap component.
HeatMapFillColor
Specifies the fill colors for the heatmap cell.
HeatMapFont
Specifies the heatmap tooltip font.
HeatMapLegendSettings
Specifies the heatmap legend settings.
HeatMapLegendTextStyle
Specifies the heatmap legend title.
HeatMapLegendTitle
Specifies the heatmap legend title.
HeatMapLegendTitleTextStyle
Specifies the heatmap legend title.
HeatMapMargin
Specifies the heatmap margin.
HeatMapMouseEventArgs
Specifies class for HeatMap Mouse event args.
HeatMapMultiLevelLabel
Specifies the heatmap multi-level labels.
HeatMapMultiLevelLabels
Specifies the heatmap multi-level labels.
HeatMapPalette
Specifies the heatmap palettes collections.
HeatMapPaletteSettings
Specifies the heatmap palette settings.
HeatMapPalettes
Specifies the heatmap palettes collections.
HeatMapTitleSettings
Specifies the heatmap title.
HeatMapTitleTextStyle
Specifies the heatmap title text style.
HeatMapTooltipBorder
Specifies the heatmap tooltip border.
HeatMapTooltipSettings
Specifies the heatmap tooltip settings.
HeatMapXAxis
Specifies the heatmap x-axis.
HeatMapXAxisMultiLevelLabelBorder
Specifies the heatmap x-axis multi-level labels.
HeatMapXAxisTextStyle
Specifies the x-axis text style of the heatmap component.
HeatMapXAxisTitle
specifies the heatmap x-axis title.
HeatMapXAxisTitleTextStyle
Specifies the heatmap x-axis title text style.
HeatMapYAxis
Specifies the heatmap y-axis class.
HeatMapYAxisMultiLevelLabelBorder
Specifies the heatmap y-axis multi-level labels.
HeatMapYAxisTextStyle
Specifies the heatmap y-axis class.
HeatMapYAxisTitle
specifies heatmap axis title.
HeatMapYAxisTitleTextStyle
Specifies the heatmap y-axis title text style.
LegendRenderEventArgs
Defines the LegendRenderEventArgs.
LoadedEventArgs
Defines the LoadedEventArgs.
PointEventArgs
Specifies the event arguments available to click on the point.
RectModel
Interface for a class Rect
ResizeEventArgs
Defines the ResizeEventArgs.
SVGTooltip
Interface for a class SVGTooltip
SelectedEventArgs
Defines the SelectedEventArgs.
SfHeatMap<TValue>
Specifies the class for the heatmap component.
Size
ThemeStyle
Specifies the Theme style for the heatmap component.
TooltipEventArgs
Specifies the TooltipEventArgs for the heatmap component.
Touches
Specifies class for Touches
Interfaces
IHeatMap
Interface for the heatmap component.
Enums
AdaptorType
Specifies the adapter type in heatmap.
- Cell:Heatmap is rendered using cell type data source.
- Table:Heatmap is rendered using table type data source.
- None:Defines no adaptor type is used for the data source.
Alignment
Defines the Alignment. They are
- Near:Aligns the element to the left.
- Center:Aligns the element to the center.
- Far:Aligns the element to the right.
BorderType
Defines border type for multi-level labels
- Rectangle:Defines Rectangle border type.
- Without Top Border:Defines WithoutTopBorder type.
- Without Top/Bottom Border:Defines WithoutTopandBottomBorder type.
- Without Border: Defines WithoutBorder type.
- Without Bottom Border:Defines WithoutBottomBorder type.
- Brace:Defines Brace type border.
BubbleType
Defines the Bubble Type. They are
- Size:Defines the bubble type as size.
- Color:Defines the bubble type as color.
- Sector:Defines the bubble type as sector.
- SizeAndColor:Defines the bubble type as size and color.
CellType
Defines the cell Type. They are.
- Rect:Renders the heatmap cells in rectangle shape.
- Bubble:Renders the heatmap cells in bubble shape.
ColorGradientMode
Specifies the type of label display for the smart legend.
- Table:Calculates minimum and maximum for overall datasource.
- Row:Calculates minimum and maximum for every row.
- Column:Calculates minimum and maximum for every column.
ExportType
Specifies the Export Type
IntervalType
Defines the interval type of date-time axis. They are
- Years:Defines the interval of the axis in years.
- Months:Defines the interval of the axis in months.
- Days:Defines the interval of the axis in days.
- Hours:Defines the interval of the axis in hours.
- Minutes:Defines the interval of the axis in minutes.
LabelDisplayType
Specifies the type of label display for the smart legend.
- All:All labels are displayed.
- Edge:Labels will be displayed only at the edges of the legend.
- None:No labels are displayed.
LabelIntersectAction
Specifies the label intersect action for axis
- None:Shows all the labels with overlap.
- Trim:Trim the label when it intersects.
- Rotate45:Rotate the label to 45 degrees when it intersects.
- MultipleRows:Shows all the labels in multiple rows when they intersect.
LabelType
Defines the axis label display type for date-time axis. They are
- None:Axis labels displayed based on the value type.
- Years:Defines the axis labels display in years.
- Months:Defines the axis labels display in months.
- Days:Defines the axis labels display in days.
- Hours:Defines the axis labels display in hours.
LegendPosition
Defines the Legend position
- Right:Legend in the left-right position.
- Left:Legend in the left position.
- Up:Legend in the left-up position
- Down:Legend in the left-down position
PaletteType
Defines Color type for the heatmap cell.
- Gradient:Renders the heatmap cells with linear gradient color.
- Fixed:Renders the heatmap cells with fixed color.
TextOverflow
Defines the text overflow.
- None:Used to show the heatmap text with overlap to other elements.
- Wrap:Used to show the heatmap text with Wrap support.
- Trim:Used to show the heatmap text with Trim.
ValueType
Defines the type of axis. They are
- Numeric:Renders a numeric axis.
- DateTime:Renders a dateTime axis.
- Category:Renders a category axis.