Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.HeatMap - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.HeatMap

    Classes

    _Imports
    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.

    AxisLabelBorderModel

    Interface for a class AxisLabelBorder

    AxisModel

    Interface for a class Axis

    BorderModel

    Interface for a class Border

    BorderType

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

    BubbleDataModel

    Interface for a class BubbleData

    BubbleSizeModel

    Interface for a class BubbleSize

    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.

    CellSettingsModel

    Interface for a class CellSettings

    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.

    DataModel

    Interface for a class Data

    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.

    ExportType

    Export Type

    FillColorModel

    Interface for a class FillColor

    FontModel

    Interface for a class Font

    HeatMapAxisLabelBorder
    HeatMapBubbleDataMapping
    HeatMapBubbleSize
    HeatMapCellSettings
    HeatMapCommonAxis

    Configures the axis of HeatMap

    HeatMapCommonLabelBorder

    Configures the label’s border

    HeatMapDataSourceSettings
    HeatMapEvents
    HeatMapFillColor
    HeatMapFont
    HeatMapLegendSettings
    HeatMapLegendTitle
    HeatMapLegendTitleTextStyle
    HeatMapMargin
    HeatMapModel

    Interface for a class HeatMap

    HeatMapMultiLevelLabel
    HeatMapMultiLevelLabels
    HeatMapPalette
    HeatMapPalettes
    HeatMapPaletteSettings
    HeatMapTheme

    Defines Theme of the heatmap.

    HeatMapTitle
    HeatMapTooltipBorder
    HeatMapTooltipSettings
    HeatMapXAxis
    HeatMapYAxis
    ICellClickEventArgs

    Interface for the class ICellClickEventArgs.

    ICellEventArgs

    Interface for the class ICellEventArgs.

    IHeatMapEventArgs

    Interface for the class IHeatMapEventArgs.

    ILegendRenderEventArgs

    Interface for the class ILegendRenderEventArgs.

    ILoadedEventArgs

    Interface for the class ILoadedEventArgs.

    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.

    IResizeEventArgs

    Interface for the class IResizeEventArgs

    ISelectedEventArgs

    Interface for the class ISelectedEventArgs

    IThemeStyle

    Specifies the Theme style for heat map

    ITooltipEventArgs

    Interface that is used to customize the tooltip and triggers when heatmap's cell is hovered.

    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

    LegendSettingsModel

    Interface for a class LegendSettings

    MarginModel

    Interface for a class Margin

    MultiLevelCategoriesModel

    Interface for a class MultiLevelCategories

    MultiLevelLabelsModel

    Interface for a class MultiLevelLabels

    Orientation

    Defines the Orientation.

    PaletteCollectionModel

    Interface for a class PaletteCollection

    PaletteSettingsModel

    Interface for a class PaletteSettings

    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.

    SfHeatMap
    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

    TitleModel

    Interface for a class Title

    TooltipBorderModel

    Interface for a class TooltipBorder

    TooltipSettingsModel

    Interface for a class TooltipSettings

    ValueType

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

    Interfaces

    IHeatMap

    Interface for the class IHeatMap.

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