ASP.NET Core - EJ2

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.EJ2.HeatMap

    Show / Hide Table of Contents

    Namespace Syncfusion.EJ2.HeatMap

    Classes

    HeatMap
    HeatMapAxis
    HeatMapAxisBuilder
    HeatMapAxisLabelBorder
    HeatMapAxisLabelBorderBuilder
    HeatMapBubbleData
    HeatMapBubbleDataBuilder
    HeatMapBubbleSize
    HeatMapBubbleSizeBuilder
    HeatMapBuilder
    HeatMapCellSettings
    HeatMapCellSettingsBuilder
    HeatMapData
    HeatMapDataBuilder
    HeatMapFillColor
    HeatMapFillColorBuilder
    HeatMapFont
    HeatMapFontBuilder
    HeatMapLegendSettings
    HeatMapLegendSettingsBuilder
    HeatMapMargin
    HeatMapMarginBuilder
    HeatMapMultiLevelLabel
    HeatMapMultiLevelLabelBuilder
    HeatMapMultiLevelLabels
    HeatMapPalette
    HeatMapPaletteBuilder
    HeatMapPalettes
    HeatMapPaletteSettings
    HeatMapPaletteSettingsBuilder
    HeatMapTitle
    HeatMapTitleBuilder
    HeatMapTooltipBorder
    HeatMapTooltipBorderBuilder
    HeatMapTooltipSettings
    HeatMapTooltipSettingsBuilder
    HeatMapYAxisHeatMap
    LegendSettingsTitleLegendSettings
    MultiLevelLabelsYAxis
    MultiLevelLabelsYAxisExtends
    TooltipSettingsTextStyleTooltipSettings

    Enums

    AdaptorType

    specify the adapter type in heat map Cell - Heat map is rendering using cell type data source Table - Heat map is rendering using table type data source

    Alignment

    Defines the Alignment. They are near - Align the element to the left. center - Align the element to the center. far - Align the element to the right.

    BorderType

    Defines border type for multi level labels. Rectangle Brace WithoutBorder Without top Border Without top and bottom border Without bottom Border

    BubbleType

    Defines Bubble Type. They are Size - Define the bubble type is size. Color - Define the bubble type is color. Sector - Define the bubble type is sector. SizeAndColor - Define the bubble type is sizeandcolor.

    CellType

    Defines cell Type. They are Rect - Render a HeatMap cells in rectangle shape. Bubble - Render a HeatMap cells in bubble shape.

    ColorGradientMode

    Specifies the type of label display for smart legend. Table: Calculated Minimum and Maximum for Overall dataSource. Row: Calculated Minimum and Maximum for Every Row. Column : Calculated Minimum and Maximum for Every Column.

    DrawType

    specify the rendering mode SVG - Heat map is render using SVG draw mode. Canvas - Heat map is render using Canvas draw mode. Auto - Automatically switch the draw mode based on number of records in data source.

    HeatMapTheme

    Defines Theme of the heatmap.

    IntervalType

    Defines the interval type of datetime axis. They are years - Define the interval of the axis in years. months - Define the interval of the axis in months. days - Define the interval of the axis in days. hours - Define the interval of the axis in hours. minutes - Define the interval of the axis in minutes.

    LabelDisplayType

    Specifies the type of label display for 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

    specify the label intersect action for axis None - Shows all the labels with overlap. Trim - Trim the label when it intersect. Rotate45 - Rotate the label to 45 degree when it intersect. MultipleRows - Shows all the labels in multiple rows when it intersect.

    LabelType

    Defines the axis label display type for date time axis. They are None: Axis labels displayed based on the value type years - Define the axis labels display in every year. months - Define the axis labels display in every month. days - Define the axis labels display in every days. hours - Define the axis labels display in every hours.

    LegendPosition

    Defines the Legend position Left - Legend in the left position Right - Legend in the left right position Up - Legend in the left up position Down -Legend in the left down position

    PaletteType

    Defines Color type for heat map cell. Gradient - Render a HeatMap cells with linear gradient color. Fixed - Render a HeatMap cells with fixed color.

    TextOverflow

    Defines the text over flow None - Used to show the heat map text with overlap to other element Wrap - Used to show the heat map text with Wrap support Trim - Used to show the heat map text with Trim

    ValueType

    Defines the type of axis. They are double - Renders a numeric axis. dateTime - Renders a dateTime axis. category - Renders a category axis.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved