Namespace Syncfusion.EJ2.Charts
Classes
Enums
AccEmptyPointMode
Defines the empty point mode of the chart. Zero - Used to display empty points as zero. Drop - Used to ignore the empty point while rendering. Average - Used to display empty points as previous and next point average. |
AccumulationHighlightMode
Defines the HighlightMode, They are. None - Disable the Highlight. Point - To highlight a point. |
AccumulationLabelPosition
Defines the AccumulationLabelPosition. They are Inside - Define the data label position for the accumulation series Inside. Outside - Define the data label position for the accumulation series Outside. |
AccumulationSelectionMode
Defines the SelectionMode, They are. None - Disable the selection. Point - To select a point. |
AccumulationTheme
Defines Theme of the accumulation chart. They are Material - Render a accumulation chart with Material theme. Fabric - Render a accumulation chart with fabric theme. |
AccumulationType
Defines the Accumulation Chart series type. |
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. |
Anchor
Defines the strip line text position. Start - Places the strip line text at the start. Middle - Places the strip line text in the middle. End - Places the strip line text at the end. |
AxisLabelPosition |
AxisPosition
Defines the Position. They are inside - Place the ticks or labels inside to the axis line. outside - Place the ticks or labels outside to the axis line. |
BorderType
Defines border type for multi level labels. Rectangle Brace WithoutBorder Without top Border Without top and bottom border Curly brace |
BoxPlotMode
Defines the BoxPlotMode for box and whisker chart series, They are. exclusive - Series render based on exclusive mode. inclusive - Series render based on inclusive mode. normal - Series render based on normal mode. |
ChartDrawType
Type of series to be drawn in radar or polar series. They are line - Renders the line series. column - Renders the column series. area - Renders the area series. scatter - Renders the scatter series. spline - Renders the spline series. stackingColumn - Renders the stacking column series. stackingArea - Renders the stacking area series. rangeColumn - Renders the range column series. splineArea - Renders the spline area series. |
ChartRangePadding
Defines the range padding of axis. They are none - Padding cannot be applied to the axis. normal - Padding is applied to the axis based on the range calculation. additional - Interval of the axis is added as padding to the minimum and maximum values of the range. round - Axis range is rounded to the nearest possible value divided by the interval. |
ChartSeriesType
Defines the type series in chart. They are line - Renders the line series. column - Renders the column series. area - Renders the area series. pie - Renders the pie series. polar - Renders the polar series. radar - Renders the radar series. bar - Renders the stacking column series histogram - Renders the histogram series stackingColumn - Renders the stacking column series. stackingArea - Renders the stacking area series. stackingLine - Renders the stacking line series. stackingBar - Renders the stacking bar series. StackingColumn100 - Renders the stacking column series. StackingArea100 - Renders the stacking area 100 percent series stackingLine100 - Renders the stacking line 100 percent series. StackingBar100 - Renders the stacking bar 100 percent series. stepLine - Renders the step line series. stepArea - Renders the step area series. scatter - Renders the scatter series. spline - Renders the spline series rangeColumn - Renders the rangeColumn series. hilo - Renders the hilo series hiloOpenClose - Renders the HiloOpenClose Series Waterfall - Renders the Waterfall Series rangeArea - Renders the rangeArea series. rangeStepArea - Renders the rangeStepArea series. splineRangeArea - Renders the splineRangeArea series. Pareto-Render the Pareto series |
ChartShape
Defines the shape of marker. They are circle - Renders a circle. rectangle - Renders a rectangle. triangle - Renders a triangle. diamond - Renders a diamond. cross - Renders a cross. horizontalLine - Renders a horizontalLine. verticalLine - Renders a verticalLine. pentagon- Renders a pentagon. invertedTriangle - Renders a invertedTriangle. image - Renders a image. |
ChartTheme
Defines Theme of the chart. They are Material - Render a chart with Material theme. Fabric - Render a chart with Fabric theme |
ConnectorType
Defines the ConnectorType. They are Line - Accumulation series Connector line type as Straight line. Curve - Accumulation series Connector line type as Curved line. |
DataLabelIntersectAction
Defines the Alignment. They are none - Shows all the labels. hide - Hide the label when it intersect. |
EdgeLabelMode
Defines edge data label placement for datalabel, if exceeds the sparkline area horizontally. None - Edge data label shown as clipped text. Shift - Edge data label moved inside the sparkline area. Hide - Edge data label will hide, if exceeds the sparkline area. |
EdgeLabelPlacement
Defines the Edge Label Placement for an axis. They are none - No action will be perform. hide - Edge label will be hidden. shift - Shift the edge labels. |
EmptyPointMode
Defines the empty point mode of the chart. Gap - Used to display empty points as space. Zero - Used to display empty points as zero. Drop - Used to ignore the empty point while rendering. Average - Used to display empty points as previous and next point average. |
ErrorBarDirection
Defines the direction of error bar. They are both - Renders both direction of error bar. minus - Renders minus direction of error bar. plus - Renders plus direction error bar. |
ErrorBarMode
Defines the modes of error bar. They are vertical - Renders a vertical error bar. horizontal - Renders a horizontal error bar. both - Renders both side error bar. |
ErrorBarType
Defines the type of error bar. They are fixed - Renders a fixed type error bar. percentage - Renders a percentage type error bar. standardDeviation - Renders a standard deviation type error bar. standardError -Renders a standard error type error bar. custom -Renders a custom type error bar. |
FadeOutMode
Defines the tooltip fade out mode of the chart. Click - Used to remove the tooltip on click. Move - Used to remove the tooltip with some delay. |
FeatureType
It defines flow direction of the bullet chart. Forward Backward |
FinancialDataFields
Defines the financial data fields High - Represents the highest price in the stocks over time Low - Represents the lowest price in the stocks over time Open - Represents the opening price in the stocks over time Close - Represents the closing price in the stocks over time |
FlagType
Flag type for stock events |
GroupModes
Defines the mode of the group mode Point - When choosing points, the selected points get grouped. Value - When choosing values, the points which less then values get grouped. |
HighlightMode
Defines the SelectionMode, They are. none - Disable the selection. series - To select a series. point - To select a point. cluster - To select a cluster of point. |
IntervalType
Defines the interval type of datetime axis. They are auto - Define the interval of the axis based on data. 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. |
LabelAlignment
Label alignment of the axis Near Middle Far |
LabelIntersectAction
Defines the Alignment. They are none - Shows all the labels. hide - Hide the label when it intersect. rotate45 - Rotate the label to 45 degree when it intersect. rotate90 - Rotate the label to 90 degree when it intersect. |
LabelOverflow
Specifies text overflow options when the text overflowing the container Ellipsis - Specifies an ellipsis (“...”) to the clipped text. clip - Specifies to break a word once it is too long to fit on a line by itself. |
LabelPlacement
Defines the Label Placement for category axis. They are betweenTicks - Render the label between the ticks. onTicks - Render the label on the ticks. |
LabelPosition
Defines the LabelPosition, They are. outer - Position the label outside the point. top - Position the label on top of the point. bottom - Position the label on bottom of the point. middle - Position the label to middle of the point. auto - Position the label based on series. |
LabelsPlacement
It defines label placement of bullet chart. Outside Inside |
LegendMode |
LegendPosition
Defines the position of the legend. They are auto - Places the legend based on area type. top - Displays the legend on the top of chart. left - Displays the legend on the left of chart. bottom - Displays the legend on the bottom of chart. right - Displays the legend on the right of chart. custom - Displays the legend based on given x and y value. |
LegendShape
Defines the shape of legend. They are circle - Renders a circle. rectangle - Renders a rectangle. triangle - Renders a triangle. diamond - Renders a diamond. cross - Renders a cross. horizontalLine - Renders a horizontalLine. verticalLine - Renders a verticalLine. pentagon - Renders a pentagon. invertedTriangle - Renders a invertedTriangle. SeriesType -Render a legend shape based on series type. image - Renders a image. |
LegendTitlePosition
Defines the position of the legend title. They are top - Align the title to the top. left - Align the title to the left. right - Align the title to the right. |
LineType
Defines the mode of line in crosshair. They are none - Hides both vertical and horizontal crosshair line. both - Shows both vertical and horizontal crosshair line. vertical - Shows the vertical line. horizontal - Shows the horizontal line. |
MacdType |
OrientationType
It defines orientation of the bullet chart. horizontal vertical |
PeriodSelectorPosition
Period selector position Top Bottom |
Position
Defines the Position. They are top - Align the element to the top. middle - Align the element to the center. bottom - Align the element to the bottom. |
PyramidModes
Defines the mode of the pyramid Linear - Height of the pyramid segments reflects the values Surface - Surface/Area of the pyramid segments reflects the values |
RangeIntervalType
Defines the interval type of datetime axis. They are auto - Define the interval of the axis based on data. quarter - Define the interval of the axis based on data. years - Define the interval of the axis in years. months - Define the interval of the axis in months. weeks - Define the interval of the axis in weeks 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. |
RangeLabelIntersectAction
Defines the intersect action. They are none - Shows all the labels. hide - Hide the label when it intersect. |
RangeNavigatorType
It defines type of series in the range navigator. line column area |
RangeValueType
It defines the value Type for the axis used double category dateTime logarithmic |
Regions
Defines regions of an annotation. They are Chart Series |
RenderType
Defines render type of smithchart. They are Impedance - Render a smithchart with Impedance type. Admittance - Render a smithchart with Admittance type. |
Segment
Defines the segment axis. They are, X - Segment calculation rendered based on horizontal axis Y - Segment calculation rendered based on vertical axis |
SelectionMode
Defines the SelectionMode, They are. none - Disable the selection. series - To select a series. point - To select a point. cluster - To select a cluster of point dragXY - To select points, by dragging with respect to both horizontal and vertical axis dragX - To select points, by dragging with respect to horizontal axis. dragY - To select points, by dragging with respect to vertical axis. lasso - To select points, by dragging with respect to free form. |
SelectionPattern
Highlighting or selecting patterns in Chart, They are. none -Sets none as highlighting or selecting pattern. chessboard - Sets chess board as highlighting or selecting pattern. dots - Set dots as highlighting or selecting pattern. diagonalForward - Sets diagonal forward as highlighting or selecting pattern. crosshatch -Sets crosshatch as highlighting or selecting pattern. pacman - Sets pacman highlighting or selecting pattern. diagonalbackward - Set diagonal backward as highlighting or selecting pattern. grid - Set grid as highlighting or selecting pattern. turquoise - Sets turquoise as highlighting or selecting pattern. star - Sets star as highlighting or selecting pattern. triangle - Sets triangle as highlighting or selecting pattern. circle - Sets circle as highlighting or selecting pattern. tile - Sets tile as highlighting or selecting pattern. horizontaldash - Sets horizontal dash as highlighting or selecting pattern. verticaldash - Sets vertical dash as highlighting or selecting pattern. rectangle - Sets rectangle as highlighting or selecting pattern. box - Sets box as highlighting or selecting pattern. verticalstripe - Sets vertical stripe as highlighting or selecting pattern. horizontalstripe - Sets horizontal stripe as highlighting or selecting pattern. bubble - Sets bubble as highlighting or selecting pattern. |
SizeType
Defines the unit of Strip line Size. They are auto pixel year month day hour minutes seconds |
SkeletonType
Defines the skeleton type for the axis. Date - it formats date only. DateTime - it formats date and time. Time - it formats time only. |
SmithchartAlignment
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. |
SmithchartLabelIntersectAction |
SmithchartTheme
Defines Theme of the smithchart. They are Material - Render a smithchart with Material theme. Fabric - Render a smithchart with Fabric theme |
SparklineRangePadding
Defines the range padding of series
|
SparklineTheme
Defines Theme of the sparkline. They are Material - Render a sparkline with Material theme. Fabric - Render a sparkline with Fabric theme Bootstrap - Render a sparkline with Bootstrap theme HighContrast - Render a sparkline with HighContrast theme Dark - Render a sparkline with Dark theme |
SparklineType
Specifies the sparkline types.
|
SparklineValueType
Specifies the sparkline data value types.
|
SplineType
It defines type of spline. Natural - Used to render Natural spline. Cardinal - Used to render cardinal spline. Clamped - Used to render Clamped spline Monotonic - Used to render monotonic spline |
TechnicalIndicators
Defines the type of technical indicators. They are Sma - Predicts the trend using Simple Moving Average approach Ema - Predicts the trend using Exponential Moving Average approach Tma - Predicts the trend using Triangle Moving Average approach Atr - Predicts the trend using Average True Range approach AccumulationDistribution - Predicts the trend using Accumulation Distribution approach Momentum - Predicts the trend using Momentum approach Rsi - Predicts the trend using RSI approach Macd - Predicts the trend using Moving Average Convergence Divergence approach Stochastic - Predicts the trend using Stochastic approach BollingerBands - Predicts the trend using Bollinger approach |
TextAlignment
Defines the alignment of the line break axis labels. They are center - align the label with center. left - align the label with left. right - align the label with right. |
TextOverflow
Defines the Text overflow. None - Shown the chart title with overlap if exceed. Wrap - Shown the chart title with wrap if exceed. Trim - Shown the chart title with trim if exceed. |
TextPosition
It defines Text anchor of bullet chart. Left Right Top Bottom |
TextWrap
Specifies text wrap options when the text overflowing the container normal - Specifies to break words only at allowed break points. wrap - Specifies to break a word once it is too long to fit on a line by itself. anyWhere - Specifies to break a word at any point if there are no otherwise-acceptable break points in the line. |
ThumbType
It defines type of thump in the range navigator. circle rectangle |
TickPosition
It defines tick placement of bullet chart. Outside Inside |
TooltipDisplayMode
It defines display mode for the range navigator tooltip. always OnDemand |
TrendlineTypes
Defines the type of trendlines. They are Linear - Defines the linear trendline Exponential - Defines the exponential trendline Polynomial - Defines the polynomial trendline Power - Defines the power trendline Logarithmic - Defines the logarithmic trendline MovingAverage - Defines the moving average trendline |
Units
Defines Coordinate units of an annotation. They are Pixel Point |
ValueType
Defines the type of axis. They are double - Renders a numeric axis. dateTime - Renders a dateTime axis. category - Renders a category axis. logarithmic - Renders a log axis. DateTimeCategory - Renders a datetime DateTimeCategory axis |
ZIndex
Specifies the order of the strip line. |
ZoomMode
Defines the zooming mode, They are. x,y - Chart will be zoomed with respect to both vertical and horizontal axis. x - Chart will be zoomed with respect to horizontal axis. y - Chart will be zoomed with respect to vertical axis. |