Static ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ngStatic ɵcmpStatic ɵfacGets or sets the mode used for shifting the annotation layer color based on the target series.
Gets the actual opacity applied to the area fill visual.
let actualFillOpacity: number = series.actualAreaFillOpacity;
Gets the effective brush for the current series object.
let actualBrush: string = series.actualBrush;
Gets the text that is displayed for the Close label in the tooltip.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets the effective emphasis brush for the current series object.
Gets actual Selection mode
Gets the text that is displayed for the High label in the tooltip.
Gets actual HighlightedValues fade opacity
Gets actual highlighting fade opacity
Gets actual highlighting mode
Resolved method of hit testing to use when pointing to items in the chart.
let hitTestMode: SeriesHitTestMode = this.series.actualHitTestMode;
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
Gets the actual extra layers for the series.
Gets the effective legend badge fill for the current series.
Gets the effective legend badge outline for the current series.
Gets the actual legend item badge template used by the series.
Gets the text that is displayed for the Low label in the tooltip.
Gets the actual opacity applied to the fill of the markers.
Gets the text that is displayed for the Open label in the tooltip.
Gets the effective outline for the current series object.
let actualOutline: string = series.ActualOutline;
Gets the text that is displayed for the Value label in the tooltip.
Gets the effective emphasis brush for the current series object.
Gets actual Selection mode
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
Gets the effective Thickness for the current series object.
Gets the text that is displayed for the Value label in the tooltip.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
Gets the text that is displayed for the Volume label in the tooltip.
Gets or sets the color used for backing of the axis annotation.
Gets or sets whether the annotation background matches brush of the layer
Gets or sets the mode used for shifting the background of axis annotation.
Gets or sets the percentage used to shift AnnotationBackground. Value must range between -1.0 to 1.0, where 0 means no color shift.
Gets or sets the color used for border color of the axis annotation.
Gets or sets whether the annotation border matches outline of the layer (if it has a fill visual) otherwise brush of the layer
Gets or sets the mode used for shifting border color of the axis annotation.
Gets or sets the border radius used for displaying the axis annotation.
Gets or sets the percentage amount used to shift AnnotationBorderColor. Value must range between -1.0 to 1.0, where 0 means no color shift.
Gets or sets border thickness of the axis annotations.
Gets or sets display mode of label on axis annotation.
Gets or sets whether to show all annotations over target axis
Gets or sets whether to draw shape of annotations in the plot area
Gets or sets the text color used in the axis annotation.
Gets or sets whether the annotation text color matches brush of the layer
Gets or sets the mode used for shifting the text color in axis annotation.
Gets or sets the percentage used to shift AnnotationTextColor. Value must range between -1.0 to 1.0, where 0 means no color shift.
Gets or sets maximum precision for displaying values on axis annotation.
Gets or sets minimum precision for displaying values on axis annotation.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the opacity applied to the area fill visual. This property only applies to series that have area visual.
<igx-data-chart #chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-area-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
areaFillOpacity=.5>
</igx-area-series>
</igx-data-chart>
Gets or sets whether the tooltip will be attached to the root, when set to false it will be a child of the chart.
Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
Gets or sets the format specifiers to use with the AutoCalloutLabelFormat string.
Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
Gets or sets the format specifiers to use with the AutoCalloutValueLabelFormat string.
Gets or sets the brush to use for the series.
The Brush along with the Outline and Negative Brush can be used to affect the visuals of the Series.
<igx-data-chart #chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-area-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
brush="red">
</igx-area-series>
</igx-data-chart>
this.series.brush = "red";
Gets or sets the background used for displaying the center annotation label.
Gets or sets the border color used for displaying the center annotation label.
Gets or sets the text color used for displaying the center annotation label.
Gets or sets the coercion methods to use when loading data from data sources. Should be specified before setting any member paths, if being used. Setting it later will not cause data to be reimported into the chart.
<igx-data-chart
[dataSource]="data"
>
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value">
</igx-line-series>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
[coercionMethods]= cMethods
valueMemberPath="value!ValueCoercion">
</igx-line-series>
</igx-data-chart>
<-- position: content member-->
cMethods: any = {
ValueCoercion: function(value:number): number {return value+2;}
}
Gets or sets the world position to use instead of the pointer position for this annotation layer. If you set this value, rather than responding to the pointer, this layer will be fixed on the provided world position. A world position has x and y values that range from 0 to 1 that represent the global position of the cursor relative to the entire ranges of the axes. The default of (NaN, NaN) means that the layer should react to pointer movement.
Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline the current series object.
Gets or sets a name used for grouping multiple series in the Data Legend If not set, series will be grouped by series family, e.g. Category, Range, Financial, Scatter
Gets unique key used to identify the series in data legend
Gets or sets the DiscreteLegendItemTemplate property. The legend item control content is created according to the DiscreteLegendItemTemplate on-demand by the series object itself.
Gets or sets the background used for displaying the end annotation label.
Gets or sets the border used for displaying the end annotation label.
Gets or sets the text color used for displaying the end annotation label.
Gets or sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect.
expectFunctions is used to decide whether the series should expect that its data source members need to be called as functions to get their values.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
expectFunctions=true
valueMemberPath="MyFunction">
</igx-line-series>
</igx-data-chart>
this.series.expectFunctions=true;
The final value of this series.
Gets or sets the Focus brush to use for the series.
Returns whether the current series supports visual markers.
let hasMarkers: boolean = this.series.hasMarkers;
Gets whether the series has only marker as visuals
Gets whether the current series shows an area shape.
Returns whether the current series has a visible marker style.
Gets or sets whether the highlighted values layer should have a legend item.
Gets or sets the HighlightedTitleSuffix property.
Gets or sets a name used for grouping highlighted series in the Data Legend If not set, series will default to parent series' DataLegendGroup, e.g. Category, Range, Financial, Scatter
Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
Gets the current extra layers for the series.
Gets or sets the target opacity to fade to for fade style HighlightedValues.
Gets or sets the target opacity to fade to for fade style highlighting.
Method of hit testing to use when pointing to items in this series.
The HitTestMode can be set to either:
Auto: automatically decide the appropriate hit test mode for the series.ColorEncoded: use a color encoded off screen buffer for hit testing. Should always be O(1) time for determining a hit series. This increases frame render time and memory usage, however. Consider using this if hit testing time is degrading performance.Computational: use a computational based approach to determine whether the series has been hit. This uses loose bounding boxes, in some cases, and can range in time complexity between O(1) and O(log n) to find a hit. This decreases frame render time compared to color encodedthis.series.hitTestMode = SeriesHitTestMode.Computational;
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
Gets the Index property.
Gets or sets whether the ActualLegend is FinancialLegend or normal Legend.
Gets whether the series is an callout annotation layer.
Gets whether the series is an crosshair annotation layer.
Gets whether the series is final value annotation layer.
Gets whether the series is an annotation layer displayed only when hovering over the chart. Crosshair Layer, Category Highlight Layer, Category Tooltip Layer, Item Tooltip Layer
Gets whether this series is an annotation layer.
Gets whether the series is a value annotation layer.
Gets whether the current series shows an area shape.
Gets whether the current series shows an area or line shape.
let isAreaorLine: boolean = this.series.isAreaorLine;
Gets whether the current series shows a horizontal column shape.
Gets whether the current series is a category type series.
let isCategory: boolean = this.series.isCategory;
Gets whether the current series shows a column shape.
Gets or sets whether the component level highlight mode is ignored.
Gets whether or not the default crosshair behavior is disabled.
Gets or sets whether the series viewer's default crosshair should be disabled by the presence of this layer.
Gets if the default tooltip has been selected for display.
To use the default tooltip set ShowDefaultTooltip to true.
let isDefaultToolTipSelected: boolean = this.series.isDefaultToolTipSelected;
Gets whether the default tooltip behavior should be disabled if this series is present.
let isDefaultTooltipBehaviorDisabled: boolean = this.series.isDefaultTooltipBehaviorDisabled;
Gets or sets whether drop shadow should be enabled for this series.
IsDropShadowEnabled is used to decide whether drop shadow should be enabled for this series.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isDropShadowEnabled=true>
</igx-line-series>
</igx-data-chart>
this.series.isDropShadowEnabled = true;
Gets whether the current series is a financial type series.
let isFinancial: boolean = this.series.isFinancial;
Gets whether the series is financial indicator
Gets whether the series is financial overlay
Gets whether the series has financial OHLC/candlestick visuals
Gets whether the series is financial waterfall
Gets whether the current series is a stack fragment.
let isFragment: boolean = this.series.isFragment;
Gets whether the current series is a geographic series.
let isGeographic: boolean = this.series.isGeographic;
Gets whether the series is a highlight overlay.
Gets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting.
<igx-data-chart #chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isHighlightEnabled="true">
</igx-column-series>
</igx-data-chart>
this.series.isHighlightingEnabled = true;
Gets if the series uses an index, which can be used to auto-assign it a color.
Gets whether the current series shows a line contour shape.
Gets whether the current series shows only line shapes.
Overridden by derived series classes to indicate when markerless display is preferred or not.
Overridden by derived series classes to indicate when negative colors are supported or not.
Gets whether the current series shows a pie shape.
Gets whether the current series shows pixels.
Gets whether the current series is a polar type series.
let isPolar: boolean = this.series.isPolar;
Gets whether the current series shows a polygon shape.
Gets whether the current series shows a polyline shape.
Gets whether the current series is a radial type series.
let isRadial: boolean = this.series.isRadial;
Gets whether the current series is a range type series.
let isRange: boolean = this.series.isRange;
Gets whether the current series is a scatter type series.
let isScatter: boolean = this.series.isScatter;
Gets whether the current series is a shape type series.
Gets whether the current series shows interactive shape controls.
Gets whether the current series shows a spline shape.
Gets whether the current series is a stacked type series.
let isStacked: boolean = this.series.isStacked;
Gets whether the current series shows step shapes.
Gets whether the series supports summarization in Data Legend and Data Tooltip.
Gets whether the annotation layer is currently targeting horizontal axis.
Gets whether the current series shows a tile imagery.
Gets if the series should appear in any legends.
Gets whether the current series shows an area shape.
Gets whether the series is a value overlay.
Gets whether the current series is oriented vertically.
let isVertical: boolean = this.series.isVertical;
Gets whether the current series shows a waterfall column shape.
Gets or sets whether the data items of the annotations use world coordinates (0.0 - 1.0) or they default to using axes coordinates (data indexes for category axis or data values for numeric axis).
Gets the current extra layers for the series.
Gets or sets the legend used for the current series.
Gets or sets the mode of legend badge representing the current series in a legend. This property will be ignored when the LegendItemTemplate/LegendItemBadgeTemplate property is set on the series
Gets or sets the type of legend badge representing the current series in a legend. This property will be ignored when the LegendItemTemplate/LegendItemBadgeTemplate property is set on the series
Gets or sets the LegendItemBadgeTemplate property. The legend item badge is created according to the LegendItemBadgeTemplate on-demand by the series object itself.
Gets or sets the LegendItemTemplate property. The legend item control content is created according to the LegendItemTemplate on-demand by the series object itself.
Gets or sets whether or not the current series will have a legend item displayed in a legend.
The LegendItemVisibilty can be used to exclude only certain Series from the Legend.
Gets or sets the style of the starting point of any lines or polylines representing this series. Not every series type has a line at which it would be appropriate to display a start cap, so this property does not affect every series type. LineSeries, for example, is affected by StartCap, but ColumnSeries is not.
Gets or sets the brush that specifies current series object's line join style.
Gets or sets the opacity applied to the fill of the markers. This property only applies to series that have area visual.
Gets or sets the whether the chart reacts to mouse move events.
Gets or sets the brush to use for the outline of the series. Some series types, such as LineSeries, do not display outlines. Therefore, this property does not affect some charts.
The Outline along with the Brush and NegativeBrush can be used to affect the visuals of the Series.
<igx-data-chart #chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-area-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
outline="red">
</igx-area-series>
</igx-data-chart>
this.series.brush = "red";
Gets or sets the outline mode to use for the series.
Gets or sets the text that will be displayed as the overlay annotation.
Gets or sets the angle rotation (in degrees) of the overlay text in relation to shape of data annotation.
Gets or sets the background the overlay text.
Gets or sets whether the overlay text background matches brush of the layer
Gets or sets the mode used for shifting the background of overlay text based on the target series.
Gets or sets the shift of the overlay background based on OverlayTextBackgroundMode. Value must range between -1.0 to 1.0, where 0 means no color shift.
Gets or sets the border stroke of the overlay text.
Gets or sets whether the overlay text border matches brush of the layer
Gets or sets the mode used for shifting the border of overlay text based on the target series.
Gets or sets the border corner of the overlay text.
Gets or sets the shift of the overlay border based on OverlayTextBorderMode. Value must range between -1.0 to 1.0, where 0 means no color shift.
Gets or sets the border thickness of the overlay text.
Gets or sets the color the overlay text.
Gets or sets whether the overlay text color matches brush of the layer
Gets or sets the mode used for shifting the background of overlay text based on the target series.
Gets or sets the shift of the overlay text color based on OverlayTextColorMode. Value must range between -1.0 to 1.0, where 0 means no color shift.
Gets or sets the horizontal margin of the overlay text in relation to shape of data annotation.
Gets or sets the horizontal padding of the overlay text in relation to shape of data annotation.
Gets or sets location of the overlay text in relation to shape of data annotation.
Gets or sets name of data column with text that will be displayed as overlay text.
Gets or Sets the style to use for the display text.
Gets or sets the vertical margin of the overlay text in relation to shape of data annotation.
Gets or sets the vertical padding of the overlay text in relation to shape of data annotation.
Gets or sets whether the overlay text is visible in shape of data annotation
The percent change from the beginning to the end of this series.
This event is raised every time a render has been requested from a series.
Gets or sets the current series object's rendering resolution.
Setting the Resolution on a Series to a higher value can help with performance, but it will lower the graphical fidelity of the line. As such, it can be increased up until the fidelity is unacceptable.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
resolution=1.5>
</igx-line-series>
</igx-data-chart>
this.series.resolution = 1.5;
Gets the effective brush for the current series object with opacity removed so its contrasty for use as a font color.
Gets or sets the selection brush to use for the series.
Gets or sets the width of the current series object's line thickness when the series is selected.
Gets or sets the shadow blur. This property is ignored when Series.UseSingleShadow is set to true.
ShadowBlur can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isDropShadowEnabled="true"
shadowBlur="7"
shadowColor="blue">
</igx-column-series>
</igx-data-chart>
this.series.shadowBlur = 7;
Gets or sets the drop shadow color.
ShadowColor can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isDropShadowEnabled="true"
shadowBlur="7"
shadowColor="blue">
</igx-column-series>
</igx-data-chart>
this.series.shadowColor = "blue";
Gets or sets the drop shadow x-offset.
ShadowOffsetX can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isDropShadowEnabled="true"
shadowOffsetX="10"
shadowOffsetY="10">
</igx-column-series>
</igx-data-chart>
this.series.shadowOffsetX = 10;
Gets or sets the drop shadow y-offset.
ShadowOffsetY can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isDropShadowEnabled="true"
shadowOffsetX="10"
shadowOffsetY="10">
</igx-column-series>
</igx-data-chart>
this.series.shadowOffsetY = 10;
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
Gets or sets whether this series should suppress it's auto callouts
Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
Gets or sets whether this layer renders as an overlay or not.
Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
Gets or sets whether default tooltip will be shown.
The default tooltips display all the information relevant to the particular series item (series title, data values, axis values etc.) and are styled to match the series' style. When using default tooltips, you should also set the series Title.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
showDefaultTooltip="true"
title="InStock Items">
</igx-column-series>
</igx-data-chart>
this.series.showDefaultTooltip ="true";
Gets or sets the background used for displaying the start annotation label.
Gets or sets the border color used for displaying Start annotation label.
Gets or sets the text color used for displaying the start annotation label.
Event raised when updating style of annotation
Event raised when updating style of overlay text
Event raised when updating style of annotation
Gets or sets the target axis for this annotation. If null, this annotation will use TargetMode to determine target axis.
Gets or sets the mode for targeting axes present in the chart. Defaults to targeting all category-axes present in the chart
Gets or sets the width of the current series object's line thickness.
Depending on the Series type, this can be the main brush used, or just the outline. For example, when using a LineSeries it will affect the thickness of the lines drawn, whereas when using a ColumnSeries it will affect the outer border thickness of the columns.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
thickness=5>
</igx-line-series>
</igx-data-chart>
this.series.thickness=5;
Gets or sets the Title property. The legend item control is created according to the Title on-demand by the series object itself.
The Series Title may be used in tooltips and legends.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
showDefaultTooltip="true"
title="InStock Items">
</igx-column-series>
</igx-data-chart>
this.series.title = "InStock Items";
Gets or sets the duration of the current series' morph.
The TransitionDuration can be used to play animation when data is added or removed from a Series. To play an initial animation see TransitionInDuration.
<igx-data-chart
[dataSource]="data"
animateSeriesWhenAxisRangeChanges=true>
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
transitionInMode="accordionFromBottom"
isTransitionInEnabled=true
transitionInSpeedType="indexScaled"
transitionDuration=500
transitionInDuration=500>
</igx-column-series>
</igx-data-chart>
this.series.transitionDuration = 500;
Gets or sets the easing function used to morph the current series.
The TransitioninDuration and TransitionEasingFunction can be used to play animation when data is added or removed from a Series. To play an initial animation see TransitionInDuration.
this.series.transitionEasingFunction = EasingFunctions.cubicEase;
Gets or sets the easing function used to morph the current series.
The TransitioninDuration and TransitionEasingFunction can be used to play animation when data is added or removed from a Series. To play an initial animation see TransitionInDuration.
this.series.transitionEasingFunction = EasingFunctions.cubicEase;
Gets or sets the duration of the current series' transition in morph.
The TransitionInDuration can be used with IsTransitionInEnabled to cofigure the animation when a new datasource is loaded.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
transitionInMode="accordionFromBottom"
isTransitionInEnabled=true
transitionInSpeedType="indexScaled"
transitionDuration=500
transitionInDuration=500>
</igx-column-series>
</igx-data-chart>
this.series.transitionDuration = 500;
Gets or sets the EasingFunction used to morph the current series during the initial transition.
The TransitionInEasingFunction can be used with IsTransitionInEnabled to cofigure the animation when a new datasource is loaded.
this.series.transitionInEasingFunction = EasingFunctions.cubicEase;
Gets or sets the EasingFunction used to morph the current series during the initial transition.
The TransitionInEasingFunction can be used with IsTransitionInEnabled to cofigure the animation when a new datasource is loaded.
this.series.transitionInEasingFunction = EasingFunctions.cubicEase;
Gets or sets the duration of the current series' transition in morph.
The TransitionInSpeedType can be used with IsTransitionInEnabled to cofigure the animation when a new datasource is loaded.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-column-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
transitionInMode="accordionFromBottom"
isTransitionInEnabled=true
transitionInSpeedType="indexScaled"
transitionInDuration=500>
</igx-column-series>
</igx-data-chart>
this.series.transitionInSpeedType = TransitionInSpeedType.IndexScaled;
Fired when a transition out has completed.
Gets or sets the duration of the current series' transition out morph.
Gets or sets the EasingFunction used to morph the current series during the initial transition.
Gets or sets the EasingFunction used to morph the current series during the initial transition.
Gets or sets the duration of the current series' transition out morph.
Gets or sets whether this series should take up an index for auto brush coloring.
Gets or sets whether the series should use individual palette colors for each item.
Gets or sets whether this series interacts with the chart legend.
Gets or sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. When this property is set to true, no Series.ShadowBlur is applied.
<igx-data-chart
[dataSource]="data">
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
<igx-line-series
[xAxis]="xAxis"
[yAxis]="yAxis"
valueMemberPath="value"
isDropShadowEnabled=true
markerType="circle"
useSingleShadow=true>
</igx-line-series>
</igx-data-chart>
this.series.useSingleShadow = true;
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the mode used for shifting the annotation layer color based on the target series.
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
Gets or sets the bottom margin to use when getting a visible axis range for the series.
Gets or sets the left margin to use when getting a visible axis range for the series.
Gets or sets the right margin to use when getting a visible axis range for the series.
Gets or sets the top margin to use when getting a visible axis range for the series.
Gets or sets the visible range mode to use.
Gets the precise item index, if possible, based on the closeness to the previous or next whole integer. If the series cannot provide this information, GetExactItemIndex will return the same integer value as GetItemIndex.
let index: number = this.series.getExactItemIndex({x:.5,y:.5});
If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
let box: IgxRect = this.series.getSeriesValueBoundingBox({x:.8,y:.8});
If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
let box: IgxRect = this.series.getSeriesValueMarkerBoundingBox({x:.8,y:.8});
Gets the data values of each axis associated with the specified value type. For example, if you specify mode as Maximum then it will return the maximum numerical value for each axis. For non-numerical axes it will return NaN.
Gets position of series value for specified layer value mode
Moves the cursor point to the provided world position. Some series may react to the current cursor position.
MoveCursorPoint can be used on annotation layers to programitically show the annotation at the given point.
this.crosshair.moveCursorPoint({x:.5,y:.5});
Simulates a pointer hover over the series surface.
When tooltips are enabled, SimulateHover can be used to automatically display the tooltip over a particular series item.
this.series.simulateHover({x:250,y:250});
Static _create
Represents a base of annotation layers that render from start/end range