MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Maui.Charts

    Show / Hide Table of Contents

    Namespace Syncfusion.Maui.Charts

    Classes

    ActualRangeChangedEventArgs
    AreaSegment
    AreaSeries

    The AreaSeries is a collection of data points connected to form a closed loop area, filled with the specified color.

    CartesianDataLabelSettings

    The CartesianDataLabelSettings class is used to customize the appearance of cartesian series data labels.

    CartesianSegment
    CartesianSeries
    CategoryAxis

    The CategoryAxis is an indexed based axis that plots values based on the index of the data point collection. It displays string values in axis labels.

    ChartAxis

    The ChartAxis is the base class for all types of axes.

    ChartAxisLabel

    Represents the content and label style for the axis label.

    ChartAxisLabelAlignment

    Represents a label's alignment on an axis.

    ChartAxisLabelEventArgs
    ChartAxisLabelStyle

    Represents the chart axis's label style class.

    ChartAxisTickStyle

    Represents a style class that can be used to customize the axis's tick.

    ChartAxisTitle

    Represents the chart axis's title class.

    ChartBase

    The ChartBase class is the base for SfCartesianChart and SfCircularChart types.

    ChartBehavior
    ChartDataLabelSettings

    Represents a base class for the CartesianDataLabelSettings, and CircularDataLabelSettings classes.

    ChartDataLabelStyle

    Represents a LabelStyle class that can be used to customize the data labels.

    ChartLabelStyle

    It is a base class for the ChartAxisLabelStyle, ChartAxisTitle, and ChartDataLabelStyle classes.

    ChartLegend

    Represents the legend for the SfCartesianChart, SfCircularChart, SfFunnelChart and SfPyramidChart classes.

    ChartLegendIconType

    Represents the icon symbol for the chart legend.

    ChartLineStyle

    Represents the chart line style class that can be used to customize the axis line and grid lines.

    ChartMarkerSettings

    Used to customize the data marker symbol

    ChartSegment
    ChartSelectionBehavior
    ChartSelectionChangedEventArgs
    ChartSelectionChangingEventArgs
    ChartSelectionType

    Defines the selection type for a ChartSelectionBehavior.

    ChartSeries
    ChartSeriesCollection

    It's a collection class that holds ChartSeries.

    ChartTooltipBehavior

    ChartTooltipBehavior is often used to specify extra information when the mouse pointer moved over an element.

    ChartTrackballBehavior

    Enables the trackball in the Syncfusion.Maui.Charts.ChartTrackballBehavior.CartesianChart.

    ChartZoomPanBehavior

    ZoomPanBehavior enables zooming and panning operations over a cartesian chart.

    CircularDataLabelSettings

    The CircularDataLabelSettings class is used to customize the appearance of circular series data labels.

    CircularSeries
    ColumnSegment
    ColumnSeries

    The ColumnSeries displays a set of vertical bars for the given data point values.

    ConnectorType

    Represents the types of connector line that connects the label and data point.

    DataLabelAlignment

    Represents different ways to position the chart data labels.

    DataLabelPlacement

    Represents the positioning of data labels.

    DataPointSelectionBehavior

    Enables the selection of individual or multiple data points in a series.

    DateTimeAxis

    DateTimeAxis is used to plot DateTime values. The date-time axis uses date time scale and displays date-time values as axis labels in the specified format.

    DateTimeIntervalType

    Defines a date time interval.

    DateTimeRangePadding

    Represents range padding to the minimum and maximum extremes of the chart axis range for the DateTimeAxis.

    DoubleRange
    DoughnutSegment
    DoughnutSeries

    The DoughnutSeries displays data as a proportion of the whole. Its most commonly used to make comparisons among a set of given data.

    EdgeLabelsDrawingMode

    Represents the modes for placing the edge labels in the ChartAxis.

    EdgeLabelsVisibilityMode

    Represents the visibility for the edge labels in the ChartAxis.

    FastLineSegment
    FastLineSeries

    The FastLineSeries is a special kind of line series that can render a collection with a large number of data points.

    FunnelDataLabelContext

    Represents the content of the funnel chart data label; it should be XValue or YValue.

    FunnelDataLabelSettings

    The FunnelDataLabelSettings class is used to customize the appearance of funnel chart data labels.

    FunnelSegment

    It used to render or customize the segments for funnel chart.

    LabelDisplayMode

    Specify whether to display trackball labels for all the data points along the vertical line or display only a single label.

    LabelPlacement

    Defines the placement of category axis labels.

    LineSegment
    LineSeries

    The LineSeries displays a collection of data points connected using straight lines.

    LogarithmicAxis

    Represents a specialized axis to plot data with number values on a logarithmic scale.

    NumericalAxis

    The numerical axis uses a numerical scale and it displays numbers as labels. It supports both horizontal and vertical axes.

    NumericalPadding

    Represents range padding to the minimum and maximum extremes of the chart axis range for the NumericalAxis.

    PieSegment
    PieSeries

    The PieSeries displays data as a proportion of the whole. Its most commonly used to make comparisons among a set of given data.

    PyramidDataLabelContext

    Represents the content of the pyramid chart data label; it should be XValue or YValue.

    PyramidDataLabelSettings

    The PyramidDataLabelSettings class is used to customize the appearance of pyramid chart data labels.

    PyramidSegment

    It used to render or customize the segments for pyramid chart.

    RangeAxisBase

    The RangeAxisBase is the base class for all types of range axis.

    ScatterSegment
    ScatterSeries

    The ScatterSeries displays a collection of data points represented by a circle of equal size.

    SeriesSelectionBehavior

    Enables the selection of individual or multiple series in a SfCartesianChart.

    SfCartesianChart

    Renders different types of cartesian-type charts, each representing a unique style of representing data with a more user-friendly and greater UI visualization.

    SfCircularChart

    Renders two different types of circular charts, including doughnut and pie. Each chart has a different presentation of the data and is made to be more user-friendly.

    SfFunnelChart

    Provides the funnel chart with a unique style of data representation that is more UI-visualising and user-friendly.

    SfPyramidChart

    Provides the pyramid chart with a unique style of data representation that is more UI-visualising and user-friendly.

    ShapeType

    Represents scatter shape types.

    SplineAreaSegment
    SplineAreaSeries

    The SplineAreaSeries is a collection of data points using smooth Bezier line curves with the areas below filled.

    SplineSegment
    SplineSeries

    The SplineSeries is a set of data points linked together by smooth beizer curves.

    SplineType

    Indicates the type of spline.

    TooltipInfo
    TrackballPointInfo

    This class contains information about the trackball labels.

    XYDataSeries
    ZoomMode

    Indicates zooming modes of the chart.

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