jQuery/JS Common Types - charts
AnimationEaseMode
Specifies the animation easing mode.
Used in:
AnnotationType
Specifies whether the annotation displays text, an image, or a template.
ArgumentAxisHoverMode
Specifies chart elements to be highlighted when a user points to an axis label.
AxisScaleType
Specifies the type of the axis.
ChartsAxisLabelOverlap
Decides how to arrange axis labels when there is not enough space to display all of them.
ChartsColor
Specifies the chart's color.
ChartsDataType
Specifies the type of axis values.
ChartsLabelOverlap
Specifies how the chart must behave when series point labels overlap.
Used in:
DashStyle
Sets a dash style for the chart elements.
Used in:
- VectorMap - legends - border - dashStyle
- VectorMap - commonAnnotationSettings - border - dashStyle
- VectorMap - tooltip - border - dashStyle
- Chart - CommonAxisSettingsConstantLineStyle - dashStyle
- Chart - panes - border - dashStyle
- Chart - crosshair - dashStyle
- Chart - crosshair - horizontalLine - dashStyle
- Chart - crosshair - verticalLine - dashStyle
- Chart - StepAreaSeries - border - dashStyle
- Chart - StepLineSeries - dashStyle
- Chart - StepAreaSeries - hoverStyle - border - dashStyle
- Chart - StepLineSeries - hoverStyle - dashStyle
- RangeSelector - chart - series - label - border - dashStyle
- Chart - StepAreaSeries - selectionStyle - border - dashStyle
- Chart - StepLineSeries - selectionStyle - dashStyle
- Funnel - label - border - dashStyle
- PieChart - PieSeries - border - dashStyle
- PieChart - PieSeries - hoverStyle - border - dashStyle
- PieChart - PieSeries - label - border - dashStyle
- PieChart - PieSeries - selectionStyle - border - dashStyle
- PolarChart - CommonAxisSettingsConstantLineStyle - dashStyle
- PolarChart - StackedBarSeries - border - dashStyle
- PolarChart - LineSeries - dashStyle
- PolarChart - StackedBarSeries - hoverStyle - border - dashStyle
- PolarChart - LineSeries - hoverStyle - dashStyle
- PolarChart - StackedBarSeries - label - border - dashStyle
- PolarChart - StackedBarSeries - selectionStyle - border - dashStyle
- PolarChart - LineSeries - selectionStyle - dashStyle
DiscreteAxisDivisionMode
Specifies whether ticks/grid lines of a discrete axis are located between labels or cross the labels.
GradientColor
Specifies colors on which gradient is based.
HatchDirection
Specifies the direction of hatching lines.
Used in:
- Chart - CandleStickSeries - hoverStyle - hatching - direction
- Chart - CandleStickSeries - selectionStyle - hatching - direction
- Chart - StepAreaSeries - hoverStyle - hatching - direction
- Chart - StepAreaSeries - selectionStyle - hatching - direction
- Funnel - item - hoverStyle - hatching - direction
- Funnel - item - selectionStyle - hatching - direction
- PieChart - PieSeries - hoverStyle - hatching - direction
- PieChart - PieSeries - selectionStyle - hatching - direction
- PolarChart - StackedBarSeries - hoverStyle - hatching - direction
- PolarChart - StackedBarSeries - selectionStyle - hatching - direction
- Sankey - link - hoverStyle - hatching - direction
- Sankey - node - hoverStyle - hatching - direction
LabelOverlap
Decides how to arrange scale/axis labels when there is not enough space to keep all of them.
LabelPosition
Specifies a label position relative to the chart.
LegendHoverMode
Specifies what series elements to highlight when a corresponding item in the legend is hovered over.
Palette
Sets the palette to be used for colorizing chart elements.
PaletteColorSet
Returns a subset of palette colors.
PaletteExtensionMode
Specifies how to extend the palette when it contains less colors than the number of chart points/series.
PointInteractionMode
Specifies series elements to be highlighted when a user interacts with a series point.
PointSymbol
Specifies which symbol should represent series points in scatter, line- and area-like series.
RelativePosition
Specifies the position of a chart element on the plot.
Used in:
- Chart - CommonAxisSettingsConstantLineStyleLabel - position
- Chart - CommonAxisSettingsLabel - position
- Chart - Legend - position
- Chart - RangeBarSeries - label - position
- Chart - FullStackedBarSeries - label - position
- Chart - StackedBarSeries - label - position
- PolarChart - BarSeries - label - position
- PolarChart - StackedBarSeries - label - position
ScaleBreakLineStyle
Specifies the scale breaks' line style.
SeriesHoverMode
Specifies series elements to be highlighted when a user points to a series.
SeriesSelectionMode
Specifies series elements to be highlighted when a user selects a series.
SeriesType
Sets the series type.
ShiftLabelOverlap
Specifies how a chart should behave when point/bar/item labels overlap.
TextOverflow
Specifies how to arrange chart text elements that overflow their containers: hide, truncated them with ellipsis, or leave them as they are.
Used in:
- VectorMap - commonAnnotationSettings - textOverflow
- VectorMap - title - subtitle - textOverflow
- Chart - CommonAxisSettingsLabel - textOverflow
- Chart - CommonAxisSettingsTitle - textOverflow
- Funnel - label - textOverflow
- PieChart - PieSeries - label - textOverflow
- Sankey - label - overlappingBehavior
- TreeMap - group - label - textOverflow
- TreeMap - tile - label - textOverflow
Theme
Sets the name of the theme the UI component uses.
Used in:
TimeInterval
Specifies various time intervals.
Used in:
- Chart - ArgumentAxis - aggregationInterval
- Chart - ArgumentAxis - minorTickInterval
- Chart - ArgumentAxis - minVisualRangeLength
- Chart - ArgumentAxis - tickInterval
- Chart - ValueAxis - minorTickInterval
- Chart - ValueAxis - minVisualRangeLength
- Chart - ValueAxis - tickInterval
- PolarChart - ArgumentAxis - minorTickInterval
- PolarChart - ArgumentAxis - tickInterval
- PolarChart - ValueAxis - minorTickInterval
- PolarChart - ValueAxis - minVisualRangeLength
- PolarChart - ValueAxis - tickInterval
- RangeSelector - scale - aggregationInterval
- RangeSelector - scale - maxRange
- RangeSelector - scale - minorTickInterval
- RangeSelector - scale - minRange
- RangeSelector - scale - tickInterval
- RangeSelector - value - length
ValueErrorBarDisplayMode
Specifies whether error bars must be displayed in full or partially.
ValueErrorBarType
Specifies how error bar values must be calculated.
VisualRangeUpdateMode
Specifies how the selected or visual range should behave when data is updated.
WordWrap
Specifies how to wrap texts that do not fit into a single line.
If you have technical questions, please create a support ticket in the DevExpress Support Center.