Search results

Overview API in JavaScript Range Navigator API control

Name Description
AnnotationBase Annotation Module handles the Annotation for chart and accumulation series.
LegendSettings Configures the legends in charts.
Location Configures the location for the legend.
Animation Configures the animation behavior for chart series.
Border Configures the borders in the chart.
CenterLabel Options to customize the center label of the pie and doughnut chart.
ChartArea Configures the chart area.
Connector Defines the appearance of the connectors
ContainerPadding Configures the chart Legend Container Padding.
CornerRadius Column series rounded corner options
DragSettings Configures the drag settings of series
EmptyPointSettings Configures the Empty Points of series
Font Configures the fonts in charts.
Indexes Series and point index
Margin Configures the chart margins.
Offset Configures the marker position in the chart.
PeriodSelectorSettings Period Selector Settings
Periods button settings in period selector
TooltipSettings Configures the ToolTips in the chart.
PeriodSelector Period selector class
ScrollBar Scrollbar Base
ScrollElements Scrollbar elements renderer
RangeNavigatorSeries Series class for the range navigator
StyleSettings Style settings
ThumbSettings Thumb settings
RangeNavigator Range Navigator
RangeSeries To render Chart series
RangeNavigatorAxis class for axis
RangeSlider Class for slider
RangeTooltip Tooltip module is used to render the tooltip for chart series.
DataPoint Data point
IChangedEventArgs Interface for changed events
ILabelRenderEventsArgs Interface for label render event
ILoadEventArgs interface for load event
IRangeBeforeResizeEventArgs Range Navigator Before Resize event arguments.
IRangeEventArgs Interface for range events
IRangeLoadedEventArgs interface for loaded event
Static Functions Root static functions of RangeNavigator Component
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.
*
ExportType Defines the export file format.
* PNG - export the image file format as png.
* JPEG - export the image file format as jpeg.
FlagType Flag type for stock events
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.
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.
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.
*
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.
Regions Defines regions of an annotation. They are
* Chart
* Series
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.
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.
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.
Units Defines Coordinate units of an annotation. They are
* Pixel
* Point
RangeLabelIntersectAction Defines the intersect action. They are
* none - Shows all the labels.
* hide - Hide the label when it intersect.
*