Namespace Com.Syncfusion.Charts
Classes
AccumulationDistributionIndicator
Represents an accumulation distribution indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
AccumulationSeries
Serves as a base class for all triangular and circular series. |
AreaSegment |
AreaSeries
Represents an area chart. To render area chart, create an instance of this class and add it to Series collection property and set the required properties. |
AverageTrueIndicator
Represents an average true indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
AxisElementPosition
Represents axis elements position in ChartAxis elements panel. |
AxisLabelsIntersectAction |
AxisTitleStyle |
BarSegment |
BarSeries
Represents a bar chart. To render bar chart, create an instance of this class and add it to Series collection property and set the required properties. |
BollingerBandIndicator
Represents a bollinger band indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
BoxAndWhiskerSegment |
BoxAndWhiskerSeries
Represents a column chart. To render column chart, create an instance of this class and add it to Series collection property and set the required properties. |
BoxPlotMode
Represent the BoxPlot series mode. |
BubbleSegment |
BubbleSeries
Represents a bubble chart. To render bubble chart, create an instance of this class and add it to Series collection property and set the required properties. |
CandleSegment |
CandleSeries
Represents a candle chart. To render candle chart, create an instance of this class and add it to Series collection property and set the required properties. |
CartesianSeries
Serves as a base class for all cartesian chart types. |
CategoryAxis
Represents a specialized axis to plot categorical data. This class contains properties to customize grid lines, ticks and labels. |
ChartAnnotation |
ChartAnnotationAlignment
Specifies the annotation label alignment. |
ChartAnnotationClickedEventArgs
Serves as an event data for the AnnotationClicked event. |
ChartAnnotationCollection
Represents a collection of ChartAnnotation. |
ChartAnnotationLabelStyle |
ChartAnnotationView
Represents the view for chart annotation. |
ChartAutoScrollingMode
Represents auto scrolling delta mode of axis. |
ChartAxis
Serves as a base class for all types of axis. |
ChartAxis.ActualRangeChangedEventArgs |
ChartAxis.ChartAxisLabel |
ChartAxis.ChartAxisLabelClickedEventArgs
This class serves as an event data for LabelClicked event. |
ChartAxis.LabelCreatedEventArgs
This class serves as an event data for LabelCreated event. |
ChartAxisCollection
Represents a collection of ChartAxis. |
ChartAxisLabelAlignment
Represents label placement in Axis. |
ChartAxisLabelStyle |
ChartAxisLineStyle |
ChartAxisRangeStyle
Customize the axis GridLines, TickLines and LabelStyle for specific range. |
ChartAxisRangeStyleCollection
Represents a collection of ChartAxisRangeStyle. |
ChartAxisTickStyle |
ChartBase
Represents a class that supports the actions performed in the designer. |
ChartBehavior
ChartBehavior can be added to SfChart view You can handle the SfChart view events directly in chart behavior, which will be helpful in designing the chart application. |
ChartBehaviorCollection
Represents a collection of ChartBehavior. |
ChartColorModel
ChartColorModel contains a number of predefined color palette and have custom brushes collection to populate a custom palette. |
ChartColorPalette
Represents the different types of color palette available in SfChart library. |
ChartCoordinateUnit
Specifies the annotation positioned with axis units or pixel units. |
ChartCornerRadius
Represents the radii of a rectangle's corners. |
ChartDataMarker
Represents the data markers in chart series. Data markers appearance can be customized using this class. |
ChartDataMarkerLabelStyle |
ChartDataPoint |
ChartDock |
ChartElementPosition |
ChartExtensionUtils |
ChartGradientColor
ChartGradientColor contains a collection of custom gradient colors to populate a gradient palette. |
ChartGradientColorCollection
Represents the collection of ChartGradientColor. |
ChartGradientStop
ChartGradientStop contains gradient color and offset. |
ChartGradientStopCollection
Represents the collection of ChartGradientStop. |
ChartLabelAlignment |
ChartLabelStyle |
ChartLegend |
ChartLegendIcon |
ChartLegendIconView |
ChartLegendItem
Represents the chart legend item. |
ChartLegendItemClickedEventArgs
This class serve as an Event data for Legend Item Clicked Event. |
ChartLegendItemCreatedEventArgs
This class serve as an Event data for LegendCreated Event. |
ChartLegendLabelStyle |
ChartLegendLayout |
ChartLegendOverflowMode
Represents overflow action in legend items panel. |
ChartLegendTitleView |
ChartLineCap
Represents the type of cap for line annotation. |
ChartLineStyle |
ChartOrientation |
ChartPointInfo |
ChartPolarAngle
Represents the chart polar and radar axis start angle. |
ChartPyramidMode
Represents the different types of pyramid mode available for triangular series in SfChart library. |
ChartRootLayout |
ChartScatterShapeType
Represents the shape types of a ScatterSeries. |
ChartSegment |
ChartSelectionBehavior
ChartSelectionBehavior enables the selection of individual segment in a series or chart series itself. |
ChartSelectionChangingEvent |
ChartSelectionEvent |
ChartSeries
Serves as a base class for all types of chart series. |
ChartSeries.DataMarkerLabelCreatedEventArgs
This class serves as an event data for DataMarkerLabelCreated event. |
ChartSeriesCollection
Represents a collection of ChartSeries. |
ChartStripLine
Serves as a base class for all types of strip line. |
ChartStripLineLabelStyle |
ChartStripLinesRenderer |
ChartSymbolType
Represents the shape types of a BoxAndWhiskerSeries symbol such as cross, diamond, ellipse, hexagon, plus, and pentagon. |
ChartTechnicalIndicatorCollection
Represents a collection of FinancialTechnicalIndicator. |
ChartTitle |
ChartTooltipBehavior |
ChartTrackballActivationMode
Represents the trackball activate mode. |
ChartTrackballAxisLabelStyle |
ChartTrackballBehavior |
ChartTrackballLabelStyle |
ChartTrackballMarkerStyle |
ChartTrendline |
ChartTrendlineCollection
Represents a collection of ChartTrendline |
ChartTrendlineType
Represents the ChartTrendline type. |
ChartZoomPanBehavior |
CircularSeries
Serves as a base class for all types of circular series. |
CircularSeriesDataMarkerPosition
Represents the different types of data marker position available for circular series in SfChart library. |
ColumnSegment |
ColumnSeries
Represents a column chart. To render column chart, create an instance of this class and add it to Series collection property and set the required properties. |
ConnectorLinePosition
Represents the circular series connector line position |
ConnectorLineStyle |
ConnectorType
Represents the style of connector line |
DataMarkerLabel
This class can be used to customize the appearance of data marker. |
DataMarkerLabelPosition
Represents the ChartDataMarker label position. |
DataMarkerPosition
Represents the ChartDataMarkerposition. |
DataMarkerRenderer |
DataMarkerType
Represents the icon for the data marker |
DateTimeAxis
Represents a specialized axis to plot data with date time values. This class contains properties to customize grid lines, ticks and labels. Ranges can be explicitly set using Minimum and Maximum properties. If the ranges are not specified, nice range and intervals will be calculated automatically. |
DateTimeCategoryAxis
Represents a specialized axis to plot data with date-time values based on index. |
DateTimeDeltaType |
DateTimeIntervalType
A date time interval. |
DateTimeRangePadding
Represents range padding to the minimum and maximum extremes of the chart axis range for the DateTimeAxis. |
DateTimeStripLine
This class can be used to render strip lines using DateTime values. This should be used with DateTimeAxis. |
DateTimeStripLinesCollection
Represents a collection of DateTimeStripLine. |
DoubleRange
Defines a custom DoubleRange data type forSfChart library. |
DoughnutCapStyle
Represents Doughnut series cap style. |
DoughnutSegment |
DoughnutSeries
Represents a doughnut chart. This chart is similar to PieSeries except the DoughnutSeries contains a hole at the center of the series. To render doughnut chart, create an instance of this class and add it to Series collection property and set the required properties. |
EdgeLabelsDrawingMode |
EdgeLabelsVisibilityMode |
EllipseAnnotation |
ErrorBarCapLineStyle
This class is used to customize the appearance of error bar cap line style in ErrorBarSeries. |
ErrorBarDirection
Represents the error bar direction for ErrorBarSeries. |
ErrorBarLineStyle
This class is used to customize the appearance of error bar line style in ErrorBarSeries |
ErrorBarMode
Represents the error bar mode for ErrorBarSeries. |
ErrorBarSegment |
ErrorBarSeries
Represents a ErrorBar chart. To render ErrorBar chart, create an instance of this class and add it to Series collection property and set the required properties. |
ErrorBarType
Represents the error bar type for ErrorBarSeries. |
ExponentialMovingAverageIndicator
Represents an exponential moving average indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
FastLineSegment |
FastLineSeries
Represents a line chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. This series is optimized to render huge data. Individual line segments cannot be customized like LineSeries. |
FastScatterSegment |
FastScatterSeries
To render fast scatter chart, create an instance of this class and add it to Series the collection property. This series is optimized to render huge data. |
FinancialSeriesBase
Serves as a base class for all types of financial series. |
FinancialTechnicalIndicator
Serves as a base class for all types of technical indicators. |
FunnelSegment |
FunnelSeries
Represents a funnel chart. To render funnel chart, create an instance of this class and add it to Series collection property and set the required properties. |
GridLinesRenderer |
HiLoOpenCloseSegment |
HiLoOpenCloseSeries
Represents a OHLC chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
HistogramSegment |
HistogramSeries
Represents a histogram chart. To render histogram chart, create an instance of this class and add it to Series collection property and set the required properties. |
HorizontalLineAnnotation |
LabelContent
Represents the label content of the data marker label |
LabelPlacement |
LegendPosition |
LineAnnotation |
LineBreakMode
Enumeration specifying various options for line breaking in the text. |
LineSegment |
LineSeries
Represents a line chart. To render line chart, create an instance of this class and add it to Series collection property and set the required properties. Use FastLineSeries to render huge data. |
LogarithmicAxis
Represents a specialized axis to plot data with number values in logarithmic scale. This class contains properties to customize grid lines, ticks and labels. Ranges can be explicitly set using Minimum and Maximum properties. If the ranges are not specified, nice range and intervals will be calculated automatically. |
MACDIndicator
Represents a MACD indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
MACDType |
MarkerType
Represents the icon for the data marker |
MomentumIndicator
Represents a momentum indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
NumericalAxis
Represents a specialized axis to plot data with number values. This class contains properties to customize grid lines, ticks and labels. Ranges can be explicitly set using Minimum and Maximum properties. If the ranges are not specified, nice range and intervals will be calculated automatically. |
NumericalPadding
Represents range padding to the minimum and maximum extremes of the chart axis range for the NumericalAxis. |
NumericalStripLine
This class can be used to render strip lines using number values. This should be used with NumericalAxis, LogarithmicAxis and CategoryAxis. |
NumericalStripLinesCollection
Represents a collection of NumericalStripLine. |
PieGroupMode
Represents the group mode for circular series segments grouping. |
PieSegment |
PieSeries
Represents a pie chart. This chart is similar to DoughnutSeries except the DoughnutSeries contains a hole at the center of the series. To render pie chart, create an instance of this class and add it to Series collection property and set the required properties. |
PolarChartDrawType |
PolarGridLinesRenderer |
PolarRadarAreaSegment |
PolarRadarBaseSeries |
PolarRadarLineSegment |
PolarSeries |
PyramidSegment |
PyramidSeries
Represents a pyramid chart. To render pyramid chart, create an instance of this class and add it to Series collection property and set the required properties. |
RadarSeries |
RangeAreaSegment |
RangeAreaSeries
Represents a range area chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
RangeAxisBase
Serves as a base class for all types of range axis. |
RangeColumnSegment |
RangeColumnSeries
Represents a range column chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
RangeSeriesBase
Serves as a base class for all types of range series. |
RectangleAnnotation |
Resource |
Resource.Animation |
Resource.Attribute |
Resource.Id |
Resource.Layout |
Resource.String |
Resource.Styleable |
RSIIndicator
Represents a RSI indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
ScatterSegment |
ScatterSeries
Represents a scatter chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
SeriesRenderer
Renders the series. |
SfChart |
SfChart.ChartZoomEventArgs |
SfChart.LabelsGeneratedEventArgs |
SfChart.ResetZoomEventArgs |
SfChart.ScrollEventArgs |
SfChart.SelectionChangedEventArgs |
SfChart.SelectionChangingEventArgs |
SfChart.SelectionZoomDeltaEventArgs |
SfChart.SelectionZoomEndEventArgs |
SfChart.SelectionZoomStartEventArgs |
SfChart.TooltipCreatedEventArgs |
SfChart.TooltipDismissEventArgs |
SfChart.ZoomDeltaEventArgs |
SfChart.ZoomEndEventArgs |
SfChart.ZoomStartEventArgs |
ShapeAnnotation |
SimpleMovingAverageIndicator
Represents a simple moving average indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
SplineAreaSegment |
SplineAreaSeries
Represents a spline area chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
SplineRangeAreaSegment
Represents the SplineRangeAreaSegment. |
SplineRangeAreaSeries
Represents a Spline range area chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
SplineSegment |
SplineSeries
Represents a spline chart. To render spline chart, create an instance of this class and add it to Series collection property and set the required properties. |
SplineType
Specifies the type of spline. |
StackingArea100Series
Represents a 100% stacked area chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingAreaSegment |
StackingAreaSeries
Represents a stacked area chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingBar100Series
Represents a 100% stacked bar chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingBarSeries
Represents a stacked bar chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingColumn100Series
Represents a 100% stacked column chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingColumnSeries
Represents a stacked column chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingLine100Series
Represents a 100% stacked line chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingLineSeries
Represents a stacked line chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StackingSeriesBase
Serves as a base class for all types of stacked series. |
StepAreaSegment |
StepAreaSeries
Represents a step area chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StepLineSegment |
StepLineSeries
Represents a step line chart. To render this chart, create an instance of this class and add it to Series collection property and set the required properties. |
StochasticIndicator
Represents a stochastic indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
TextAlignment |
TextAnnotation |
TooltipAnimation |
TooltipView |
TrackballLabelDisplayMode |
TriangularMovingAverageIndicator
Represents a triangular moving average indicator. To render this indicator, create an instance of this class and add it to TechnicalIndicators collection property and set the required properties. |
TriangularSeries
Serves as a base class for all types of triangular series. |
VerticalLineAnnotation |
ViewAnnotation |
Visibility |
WaterfallSegment |
WaterfallSeries |
XyDataSeries
Serves as a base class for all types of xy series. |
ZoomMode |