alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Toolkit.Charts

    Classes

    AxisData

    Specifies the axis information in the chart component.

    AxisLabelClickEventArgs

    Specifies the event arguments available for on axis label click events in the chart component.

    AxisLabelRenderEventArgs

    Specifies the event arguments available for on axis label render events in the chart component.

    AxisMultiLabelRenderEventArgs

    Specifies the event arguments available for the multi level label render events in the chart component.

    AxisRangeCalculatedEventArgs

    Specifies the event arguments available for on range calculated events in the chart component.

    ChartAnnotation

    Represents an annotation, a user-defined HTML element that can be added to a chart. This class provides options for customizing these annotations to enhance their visual appeal.

    ChartAnnotations

    Represents the collection of annotations added to a chart.

    ChartArea

    Provides options to customize the chart area.

    ChartAreaBorder

    Provides options to customize the chart area border.

    ChartAxis

    Represents an axis within a chart, providing customization options for the axis's appearance and behavior.

    ChartAxisCrosshairTooltip

    Provides options to customize the axis crosshair tooltip.

    ChartAxisLabelBorder

    Provides options for customizing the border of axis labels, including color, type, and width.

    ChartAxisLabelInfo

    Defines the axis label template point information.

    ChartAxisLabelStyle

    Provides options to customize the text style of axis labels in a chart.

    ChartAxisLineStyle

    Represents the style settings for a chart axis line, enabling customization of color, width, and dash patterns.

    ChartAxisMajorGridLines

    Represents the major grid lines for a chart axis, enabling customization of color, width, and dash patterns.

    ChartAxisMajorTickLines

    Represents the options to customize the major tick lines of a chart axis in the Syncfusion Blazor chart.

    ChartAxisMinorGridLines

    Represents the options to customize the minor grid lines of a chart axis in the Syncfusion Blazor chart.

    ChartAxisMinorTickLines

    Represents the options to customize the minor tick lines of a chart axis in the Syncfusion Blazor chart.

    ChartAxisMultiLevelLabelBorder

    Provides options to customize the multilevel label border for a chart axis, including color, border type, and width.

    ChartAxisMultiLevelLabelTextStyle

    Options to customize the multilevel label text in a chart axis.

    ChartAxisScrollbarSettings

    Provides options to customize the scrollbar of a chart axis.

    ChartAxisScrollbarSettingsRange

    Provides options to customize the range of a scrollbar for chart axes.

    ChartAxisTitleStyle

    Provides options to customize the text style of the axis title in a chart.

    ChartBorder

    Provides options to customize the border of the chart.

    ChartCategories

    Provides options to customize the categories for the chart labels.

    ChartCategory

    Provides options to customize the category for the multilevel labels.

    ChartColumn

    Provides options to customize the appearance of chart columns.

    ChartColumns

    Represents a collection of columns within a chart component, managing their initialization and customization.

    ChartCommonMarker

    Specifies the marker configuration of the chart.

    ChartCommonScrollbarSettings

    Provides options to customize the scrollbar of the axis.

    ChartCommonScrollbarSettingsRange

    Provides options to customize the scrollbar range of the axis.

    ChartCornerRadius

    Specifies the configuration of the corner radius for the rectangle-type series.

    ChartCrosshairLine

    Provides options to customize the crosshair line.

    ChartCrosshairSettings

    Provides options to customize the crosshair for charts.

    ChartCrosshairTextStyle

    Provides options to customize the tooltip text style of the crosshair tooltip.

    ChartDataBoundComponent

    Represents the base component for data-bound chart components in Syncfusion Blazor Charts.

    ChartDataEditSettings

    Provides options to customize drag-edit behavior for chart series points.

    ChartDataLabel

    Configures data labels for a series in SfChart.

    ChartDataLabelBorder

    Configures the border of data labels in SfChart.

    ChartDataLabelFont

    Provide options to customize the text style of datalabel.

    ChartDataLabelMargin

    Provides option to customize the margin of the data label.

    ChartDataPointInfo

    Represents the point data information for a chart.

    ChartDefaultAnimation

    Provides options for configuring animation behavior in chart series.

    ChartDefaultBorder

    Provides options for customizing the color and width of chart borders.

    ChartDefaultConnector

    Provides options for customizing the connector line style.

    ChartDefaultFont

    Provides comprehensive options for customizing font properties used throughout the chart component.

    ChartDefaultLocation

    Provides options for customizing the location of chart elements, such as legends and titles.

    ChartDefaultMargin

    Provides the options for customizing the bottom, left, right, and top margins of the chart component.

    ChartDefaultSelectedData

    Provides options to customize the selected data of the chart component.

    ChartEmptyPointBorder

    Represents the border customization options for empty points in a chart series.

    ChartEmptyPointSettings

    Provides the options to customize the empty point of the chart.

    ChartEventBorder

    Describes the border properties for chart-related events.

    ChartEventLocation

    Represents the location data for a chart component, used to specify coordinates of elements within the chart.

    ChartGradientColorStop

    Represents a single color stop that defines a color transition for the series gradient fill. A color stop determines how the current color blends at its position in the gradient.

    ChartGradientColorStops

    Represents the collection of color stops for the gradient fill of a chart ChartSeries. These stops determine how the colors blend across the gradient.

    ChartLastDataLabel

    Defines the options used to display and customize the label for the last visible value in a ChartSeries.

    ChartLastDataLabelBorder

    Provides options to customize the border of the last data point label within a ChartSeries.

    ChartLastDataLabelFont

    Provides font customization options for the last data label within a ChartSeries.

    ChartLegendBorder

    Provides options to customize the border of a chart legend.

    ChartLegendMargin

    Provides options to customize the margins of a chart legend.

    ChartLegendSettings

    Represents the settings for a chart legend.

    ChartLegendTextStyle

    Represents the text style properties for legend text in a chart.

    ChartLinearGradient

    Provides options to configure a linear gradient for a chart ChartSeries, or ChartTrendline within the SfChart component.

    ChartLocation

    Gets or sets the option for customizing the legend location in the SfChart.

    ChartMargin

    Provides options for customizing the margin of a chart.

    ChartMarker

    Represents a marker in a chart series, used to highlight data points.

    ChartMarkerBorder

    Provides the options to customize the border of a chart marker.

    ChartMarkerOffset

    Represents the offset position of a chart marker, allowing customization of its location on the chart.

    ChartMouseEventArgs

    Specifies the event arguments for mouse-related events in the chart.

    ChartMultiLevelLabel

    Provides options to customize a single multi-level label for a chart axis.

    ChartMultiLevelLabels

    Represents a collection of ChartMultiLevelLabel objects.

    ChartPrimaryXAxis

    Represents the primary X-axis configuration in a SfChart component.

    ChartPrimaryYAxis

    Represents the primary Y-axis configuration in a SfChart component.

    ChartRadialGradient

    Represents options to configure a radial gradient for a chart ChartSeries, or ChartTrendline within the SfChart component.

    ChartRenderer

    Provides a base renderer component for chart subcomponents.

    ChartRow

    Represents a row within a chart, providing customization options for its appearance and layout.

    ChartRows

    Represents a collection of rows within a chart, managing their initialization and customization.

    ChartSegment

    Defines a region (segment) that helps differentiate a line-type series, typically used by multi-colored series.

    ChartSegments

    Defines the collection of regions (segments) that helps to differentiate a line-type series.

    ChartSelectedDataIndex

    Represents the index of a selected data point in a chart, making the selected data point distinguishable from others.

    ChartSelectedDataIndexes

    Represents a collection of selected data indexes in a chart that distinguishes them from other data points.

    ChartSeries

    Defines the options for a series in a chart, allowing customization of its appearance and behavior.

    ChartSeriesAnimation

    Specifies the configuration of the series animation.

    ChartSeriesBorder

    Provides options to customize the border of the chart series.

    ChartSorting

    Configures the sorting option for the chart.

    ChartStackLabelBorder

    Configures the border appearance for the stack labels, including options for border width and color.

    ChartStackLabelFont

    Provides options to customize the appearance of the stack label, including font size, color, style, weight, and font family.

    ChartStackLabelMargin

    Provides options to customize the margin around the stack label.

    ChartStackLabelSettings

    Configures the options to customize the stack labels in the chart. Stack labels display the total value for stacked series and provide customization options for appearance and positioning.

    ChartStripline

    Provides options to customize the striplines of the axis.

    ChartStriplineBorder

    Specifies the configuration of border styling for striplines.

    ChartStriplines

    Represents a collection of strip lines used to shade different ranges in the chart's plot area.

    ChartStriplineTextStyle

    Specifies the configuration of text style for the stripline text.

    ChartStriplineTooltip

    Represents the tooltip configuration settings for an axis stripline rendered within the SfChart component.

    ChartStriplineTooltipBorder

    Provides options to customize the border of the stripline tooltip in the SfChart component.

    ChartStriplineTooltipTextStyle

    Provides options to customize the text style of the stripline tooltip in the SfChart component.

    ChartSubComponent

    Abstract base class for chart subcomponents in Syncfusion Blazor Charts.

    ChartSubTitleStyle

    Provides options to customize the subtitle style of the chart.

    ChartTitleStyle

    Provides options to customize the title style of the chart.

    ChartTooltipBorder

    Provides options to customize the border of the tooltip.

    ChartTooltipInfo

    Represents the tooltip information for a chart data point.

    ChartTooltipSettings

    Provides options to customize the tooltip.

    ChartTooltipTextStyle

    Provides options to customize the text style of the tooltip.

    ChartTrendline

    Represents a single trendline configuration used to predict or visualize trends over a series.

    ChartTrendlineAnimation

    Specifies the animation configuration for a trendline.

    ChartTrendlineMarker

    Specifies the configuration of markers that appear on a trendline.

    ChartTrendlines

    Defines the collection of ChartTrendline items used to predict trends on a series.

    ChartZoomSettings

    Provides options to customize the zoom settings of the chart.

    ChartZoomToolbarPosition

    Provides options to customize the toolbar position for the SfChart zoom kit.

    CornerRadius

    Gets or sets the corner radius of the data point.

    CrosshairAxisInfo

    Defines the crosshair axis information.

    CrosshairMoveEventArgs

    Specifies the event arguments available for the OnCrosshairMove event in the chart component.

    DataEditingEventArgs

    Specifies the event arguments available for the editing events in the chart component.

    LabelLocation

    Represents the label location for chart elements, indicating where labels should be positioned within the chart.

    LegendClickEventArgs

    Specifies the event arguments available for the legend item click events in the chart component.

    LegendRenderEventArgs

    Specifies the event arguments available for the legend render events in the chart component.

    LinearGradient

    Represents the options for configuring a linear gradient used to paint chart elements in the chart component.

    LoadedEventArgs

    Specifies the event arguments available for on loaded events in the chart component.

    MarkerSettingModel

    Represents the chart marker settings, utilized for customizing the marker appearance in chart components.

    MultiLevelLabelClickEventArgs

    Specifies the event arguments available for the multi-level label click events in the chart component.

    Point

    Represents the data point of a chart, including various properties for customization and data representation.

    PointEventArgs

    Specifies the event arguments available to click on point.

    PointInfo

    Defines the information of a chart point.

    PointRenderEventArgs

    Specifies the event arguments available on chart point render.

    PointXY

    Represents the selected point X, Y, SeriesIndex, and PointIndex values.

    PolarArc

    Represents the polar and radar chart's points data.

    RadialGradient

    Represents the options for configuring a radial gradient used to paint chart elements in the chart component.

    ResizeEventArgs

    Specifies the event arguments available for the resize event of the chart component.

    ScrollEventArgs

    Specifies the event arguments available for on scroll changed events in the chart component.

    SelectionCompleteEventArgs

    Specifies the event arguments available for the selection changed events in the chart component.

    SelectionStyleComponent

    Component that exposes selection style pattern data for charts.

    SeriesRenderEventArgs

    Specifies the event arguments available on chart series render.

    SfChart

    Handles the events related to chart rendering and customization.

    SharedTooltipRenderEventArgs

    Specifies the event arguments available for the shared tooltip render events in the chart component.

    Size

    Represents the dimension of an element, consisting of width and height properties.

    TemplateData

    Represents the data template for chart points.

    TextRenderEventArgs

    Specifies the event arguments available for the text render events in the chart component.

    TooltipRenderEventArgs

    Specifies the event arguments available for the tooltip render events in the chart component.

    ZoomingEventArgs

    Specifies the event arguments available for the zooming events in the chart component.

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