React Chart Types
AggregatedPointsPosition
Specifies the start position of the aggregated series points in the aggregation interval.
ArgumentAxisClickEvent
The type of the argumentAxisClick event handler's argument.
Used in:
ArgumentAxisConstantLines
Declares a collection of constant lines belonging to the argument axis.
ArgumentAxisConstantLinesLabel
Configures the constant line label.
ArgumentAxisConstantLineStyle
Specifies the appearance of those constant lines that belong to the argument axis.
ArgumentAxisConstantLineStyleLabel
Specifies the appearance of the labels of those constant lines that belong to the argument axis.
ArgumentAxisLabel
Configures the labels of the argument axis.
ArgumentAxisStrips
Declares a collection of strips belonging to the argument axis.
ArgumentAxisStripsLabel
Configures the strip label.
ChartBubbleSeriesAggregationMethod
Specifies how to aggregate series points.
ChartFinancialSeriesAggregationMethod
Specifies how to aggregate series points.
ChartLabelDisplayMode
Specifies how to rotate or stagger horizontal axis labels.
ChartRangeSeriesAggregationMethod
Specifies how to aggregate series points.
ChartSeriesAggregationMethod
Specifies how to aggregate series points.
ChartSingleValueSeriesAggregationMethod
Specifies how to aggregate series points.
Used in:
- Chart - AreaSeries - aggregation - method
- Chart - BarSeries - aggregation - method
- Chart - FullStackedAreaSeries - aggregation - method
- Chart - FullStackedBarSeries - aggregation - method
- Chart - FullStackedLineSeries - aggregation - method
- Chart - FullStackedSplineAreaSeries - aggregation - method
- Chart - FullStackedSplineSeries - aggregation - method
- Chart - LineSeries - aggregation - method
- Chart - ScatterSeries - aggregation - method
- Chart - SplineAreaSeries - aggregation - method
- Chart - SplineSeries - aggregation - method
- Chart - StackedAreaSeries - aggregation - method
- Chart - StackedBarSeries - aggregation - method
- Chart - StackedLineSeries - aggregation - method
- Chart - StackedSplineAreaSeries - aggregation - method
- Chart - StackedSplineSeries - aggregation - method
- Chart - StepAreaSeries - aggregation - method
- Chart - StepLineSeries - aggregation - method
ChartTooltipLocation
Specifies whether the tooltip must be located in the center of a series point or on its edge.
Used in:
ChartZoomAndPanMode
Specifies whether users are allowed to zoom and/or pan the argument and value axis.
CommonAxisSettings
Defines common settings for both the argument and value axis in a chart.
CommonAxisSettingsConstantLineStyle
Configures the appearance of all constant lines in the UI component.
CommonAxisSettingsConstantLineStyleLabel
Configures constant line labels.
CommonAxisSettingsStripStyle
Configures the appearance of strips.
CommonAxisSettingsStripStyleLabel
Configures the appearance of strip labels.
CommonPaneSettings
Defines common settings for all panes in a chart.
CommonSeriesSettings
Specifies settings common for all series in the chart.
DisposingEvent
The type of the disposing event handler's argument.
Used in:
DoneEvent
The type of the done event handler's argument.
Used in:
DrawnEvent
The type of the drawn event handler's argument.
Used in:
EventKeyModifier
Specifies the key that enables panning when dragToZoom is true.
Used in:
ExportedEvent
The type of the exported event handler's argument.
Used in:
ExportingEvent
The type of the exporting event handler's argument.
Used in:
FileSavingEvent
The type of the fileSaving event handler's argument.
Used in:
FinancialChartReductionLevel
Specifies whether high, low, open or close prices of points should be compared.
IncidentOccurredEvent
The type of the incidentOccurred event handler's argument.
Used in:
InitializedEvent
The type of the initialized event handler's argument.
Used in:
Legend
Specifies the properties of a chart's legend.
LegendClickEvent
The type of the legendClick event handler's argument.
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
Used in:
PointClickEvent
The type of the pointClick event handler's argument.
Used in:
PointHoverChangedEvent
The type of the pointHoverChanged event handler's argument.
Used in:
PointSelectionChangedEvent
The type of the pointSelectionChanged event handler's argument.
Used in:
SeriesClickEvent
The type of the seriesClick event handler's argument.
Used in:
SeriesHoverChangedEvent
The type of the seriesHoverChanged event handler's argument.
Used in:
SeriesSelectionChangedEvent
The type of the seriesSelectionChanged event handler's argument.
Used in:
TooltipHiddenEvent
The type of the tooltipHidden event handler's argument.
Used in:
TooltipShownEvent
The type of the tooltipShown event handler's argument.
Used in:
ValueAxisConstantLines
Declares a collection of constant lines belonging to the value axis.
ValueAxisConstantLinesLabel
Configures the constant line label.
ValueAxisConstantLineStyle
Specifies the appearance of those constant lines that belong to the value axis.
ValueAxisConstantLineStyleLabel
Specifies the appearance of the labels of those constant lines that belong to the value axis.
ValueAxisLabel
Configures the labels of the value axis.
ValueAxisStrips
Declares a collection of strips belonging to the value axis.
ValueAxisStripsLabel
Configures the strip label.
ZoomEndEvent
The type of the zoomEnd event handler's argument.
Used in:
ZoomStartEvent
The type of the zoomStart event handler's argument.
Used in:
If you have technical questions, please create a support ticket in the DevExpress Support Center.