IIgrDataAnnotationRectLayerProps
Properties
Section titled "Properties"Optional actualAppearanceMode
Section titled "actualAppearanceMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualAppearanceMode?: string | AnnotationAppearanceMode Optional actualAreaFillOpacity
Section titled "actualAreaFillOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the actual opacity applied to the area fill visual.
``
actualAreaFillOpacity?: string | number Optional actualBrush
Section titled "actualBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective brush for the current series object.
``
actualBrush?: string Optional actualDashArray
Section titled "actualDashArray"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualDashArray?: string | number[] Optional actualDashCap
Section titled "actualDashCap"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualDashCap?: any Optional actualFocusBrush
Section titled "actualFocusBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective emphasis brush for the current series object.
actualFocusBrush?: string Optional actualFocusMode
Section titled "actualFocusMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets actual Selection mode
actualFocusMode?: string | SeriesSelectionMode Optional actualHighlightedValuesFadeOpacity
Section titled "actualHighlightedValuesFadeOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets actual HighlightedValues fade opacity
actualHighlightedValuesFadeOpacity?: string | number Optional actualHighlightingFadeOpacity
Section titled "actualHighlightingFadeOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets actual highlighting fade opacity
actualHighlightingFadeOpacity?: string | number Optional actualHighlightingMode
Section titled "actualHighlightingMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets actual highlighting mode
actualHighlightingMode?: string | SeriesHighlightingMode Optional actualHitTestMode
Section titled "actualHitTestMode"Inherited from: IIgrDataAnnotationPointLayerProps
Resolved method of hit testing to use when pointing to items in the chart.
``
actualHitTestMode?: string | SeriesHitTestMode Optional actualHorizontalAppearanceMode
Section titled "actualHorizontalAppearanceMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualHorizontalAppearanceMode?: string | AnnotationAppearanceMode Optional actualHorizontalDashArray
Section titled "actualHorizontalDashArray"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualHorizontalDashArray?: string | number[] Optional actualHorizontalShiftAmount
Section titled "actualHorizontalShiftAmount"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
actualHorizontalShiftAmount?: string | number Optional actualLegendItemBadgeBrush
Section titled "actualLegendItemBadgeBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective legend badge fill for the current series.
actualLegendItemBadgeBrush?: string Optional actualLegendItemBadgeOutline
Section titled "actualLegendItemBadgeOutline"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective legend badge outline for the current series.
actualLegendItemBadgeOutline?: string Optional actualLegendItemBadgeTemplate
Section titled "actualLegendItemBadgeTemplate"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the actual legend item badge template used by the series.
actualLegendItemBadgeTemplate?: IgDataTemplate Optional actualMarkerFillOpacity
Section titled "actualMarkerFillOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the actual opacity applied to the fill of the markers.
actualMarkerFillOpacity?: string | number Optional actualOutline
Section titled "actualOutline"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective outline for the current series object.
``
actualOutline?: string Optional actualResolution
Section titled "actualResolution"Inherited from: IIgrDataAnnotationPointLayerProps
actualResolution?: string | number Optional actualSelectionBrush
Section titled "actualSelectionBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective emphasis brush for the current series object.
actualSelectionBrush?: string Optional actualSelectionMode
Section titled "actualSelectionMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets actual Selection mode
actualSelectionMode?: string | SeriesSelectionMode Optional actualShiftAmount
Section titled "actualShiftAmount"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
actualShiftAmount?: string | number Optional actualThickness
Section titled "actualThickness"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective Thickness for the current series object.
actualThickness?: string | number Optional actualVerticalAppearanceMode
Section titled "actualVerticalAppearanceMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualVerticalAppearanceMode?: string | AnnotationAppearanceMode Optional actualVerticalDashArray
Section titled "actualVerticalDashArray"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
actualVerticalDashArray?: string | number[] Optional actualVerticalShiftAmount
Section titled "actualVerticalShiftAmount"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
actualVerticalShiftAmount?: string | number Optional annotationBackground
Section titled "annotationBackground"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the color used for backing of the axis annotation.
annotationBackground?: string Optional annotationBackgroundMatchLayer
Section titled "annotationBackgroundMatchLayer"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the annotation background matches brush of the layer
annotationBackgroundMatchLayer?: string | boolean Optional annotationBackgroundMode
Section titled "annotationBackgroundMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the background of axis annotation.
annotationBackgroundMode?: string | AnnotationAppearanceMode Optional annotationBackgroundShift
Section titled "annotationBackgroundShift"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage used to shift AnnotationBackground. Value must range between -1.0 to 1.0, where 0 means no color shift.
annotationBackgroundShift?: string | number Optional annotationBadgeBackground
Section titled "annotationBadgeBackground"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets background of the badge annotations.
annotationBadgeBackground?: string Optional annotationBadgeBackgroundXMemberPath
Section titled "annotationBadgeBackgroundXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for background of the badge annotations on x-axis.
annotationBadgeBackgroundXMemberPath?: string Optional annotationBadgeBackgroundYMemberPath
Section titled "annotationBadgeBackgroundYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for background of the badge annotations on y-axis.
annotationBadgeBackgroundYMemberPath?: string Optional annotationBadgeCornerRadius
Section titled "annotationBadgeCornerRadius"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets border radius of the badge annotations.
annotationBadgeCornerRadius?: string | number Optional annotationBadgeEnabled
Section titled "annotationBadgeEnabled"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the badge are rendered in annotations.
annotationBadgeEnabled?: string | boolean Optional annotationBadgeEnabledXMemberPath
Section titled "annotationBadgeEnabledXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for visibility of the badge annotations on x-axis.
annotationBadgeEnabledXMemberPath?: string Optional annotationBadgeEnabledYMemberPath
Section titled "annotationBadgeEnabledYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for visibility of the badge annotations on y-axis.
annotationBadgeEnabledYMemberPath?: string Optional annotationBadgeImagePath
Section titled "annotationBadgeImagePath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for displaying an image in the badge annotations.
annotationBadgeImagePath?: string Optional annotationBadgeImageXMemberPath
Section titled "annotationBadgeImageXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for displaying an image in the badge annotations on x-axis.
annotationBadgeImageXMemberPath?: string Optional annotationBadgeImageYMemberPath
Section titled "annotationBadgeImageYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for displaying an image in the badge annotations on y-axis.
annotationBadgeImageYMemberPath?: string Optional annotationBadgeMargin
Section titled "annotationBadgeMargin"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets margin of the badge annotations.
annotationBadgeMargin?: string | number Optional annotationBadgeOutline
Section titled "annotationBadgeOutline"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets border outline of the badge annotations.
annotationBadgeOutline?: string Optional annotationBadgeOutlineThickness
Section titled "annotationBadgeOutlineThickness"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets border thickness of the badge annotations.
annotationBadgeOutlineThickness?: string | number Optional annotationBadgeOutlineXMemberPath
Section titled "annotationBadgeOutlineXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for outline of the badge annotations on x-axis.
annotationBadgeOutlineXMemberPath?: string Optional annotationBadgeOutlineYMemberPath
Section titled "annotationBadgeOutlineYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets a member path for outline of the badge annotations on y-axis.
annotationBadgeOutlineYMemberPath?: string Optional annotationBadgeSize
Section titled "annotationBadgeSize"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets size of the badge annotations.
annotationBadgeSize?: string | number Optional annotationBorderColor
Section titled "annotationBorderColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the color used for border color of the axis annotation.
annotationBorderColor?: string Optional annotationBorderMatchLayer
Section titled "annotationBorderMatchLayer"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the annotation border matches outline of the layer (if it has a fill visual) otherwise brush of the layer
annotationBorderMatchLayer?: string | boolean Optional annotationBorderMode
Section titled "annotationBorderMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting border color of the axis annotation.
annotationBorderMode?: string | AnnotationAppearanceMode Optional annotationBorderRadius
Section titled "annotationBorderRadius"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border radius used for displaying the axis annotation.
annotationBorderRadius?: string | number Optional annotationBorderShift
Section titled "annotationBorderShift"Inherited from: IIgrDataAnnotationPointLayerProps
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.
annotationBorderShift?: string | number Optional annotationBorderThickness
Section titled "annotationBorderThickness"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets border thickness of the axis annotations.
annotationBorderThickness?: string | number Optional annotationLabelDisplayMode
Section titled "annotationLabelDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label on axis annotation.
annotationLabelDisplayMode?: string | DataAnnotationDisplayMode Optional annotationLabelVisible
Section titled "annotationLabelVisible"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether to show all annotations over target axis
annotationLabelVisible?: string | boolean Optional annotationPaddingBottom
Section titled "annotationPaddingBottom"Inherited from: IIgrDataAnnotationPointLayerProps
annotationPaddingBottom?: string | number Optional annotationPaddingLeft
Section titled "annotationPaddingLeft"Inherited from: IIgrDataAnnotationPointLayerProps
annotationPaddingLeft?: string | number Optional annotationPaddingRight
Section titled "annotationPaddingRight"Inherited from: IIgrDataAnnotationPointLayerProps
annotationPaddingRight?: string | number Optional annotationPaddingTop
Section titled "annotationPaddingTop"Inherited from: IIgrDataAnnotationPointLayerProps
annotationPaddingTop?: string | number Optional annotationShapeVisible
Section titled "annotationShapeVisible"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether to draw shape of annotations in the plot area
annotationShapeVisible?: string | boolean Optional annotationTextColor
Section titled "annotationTextColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the text color used in the axis annotation.
annotationTextColor?: string Optional annotationTextColorMatchLayer
Section titled "annotationTextColorMatchLayer"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the annotation text color matches brush of the layer
annotationTextColorMatchLayer?: string | boolean Optional annotationTextColorMode
Section titled "annotationTextColorMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the text color in axis annotation.
annotationTextColorMode?: string | AnnotationAppearanceMode Optional annotationTextColorShift
Section titled "annotationTextColorShift"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage used to shift AnnotationTextColor. Value must range between -1.0 to 1.0, where 0 means no color shift.
annotationTextColorShift?: string | number Optional annotationValueMaxPrecision
Section titled "annotationValueMaxPrecision"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets maximum precision for displaying values on axis annotation.
annotationValueMaxPrecision?: string | number Optional annotationValueMinPrecision
Section titled "annotationValueMinPrecision"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets minimum precision for displaying values on axis annotation.
annotationValueMinPrecision?: string | number Optional appearanceMode
Section titled "appearanceMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
appearanceMode?: string | AnnotationAppearanceMode Optional areaFillOpacity
Section titled "areaFillOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the opacity applied to the area fill visual. This property only applies to series that have area visual.
``
areaFillOpacity?: string | number Optional attachTooltipToRoot
Section titled "attachTooltipToRoot"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the tooltip will be attached to the root, when set to false it will be a child of the chart.
attachTooltipToRoot?: string | boolean Optional autoCalloutLabelFormat
Section titled "autoCalloutLabelFormat"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
autoCalloutLabelFormat?: string Optional autoCalloutLabelFormatSpecifiers
Section titled "autoCalloutLabelFormatSpecifiers"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the format specifiers to use with the AutoCalloutLabelFormat string.
autoCalloutLabelFormatSpecifiers?: any[] Optional autoCalloutValueLabelFormat
Section titled "autoCalloutValueLabelFormat"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the AutoCalloutLabel format string to use for the AutoCalloutLabel.
autoCalloutValueLabelFormat?: string Optional autoCalloutValueLabelFormatSpecifiers
Section titled "autoCalloutValueLabelFormatSpecifiers"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the format specifiers to use with the AutoCalloutValueLabelFormat string.
autoCalloutValueLabelFormatSpecifiers?: any[] Optional brush
Section titled "brush"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
brush?: string Optional centerLabelBackground
Section titled "centerLabelBackground"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the background used for displaying the center annotation label.
centerLabelBackground?: string Optional centerLabelBorderColor
Section titled "centerLabelBorderColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border color used for displaying the center annotation label.
centerLabelBorderColor?: string Optional centerLabelTextColor
Section titled "centerLabelTextColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the text color used for displaying the center annotation label.
centerLabelTextColor?: string Optional centerLabelXDisplayMode
Section titled "centerLabelXDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label in the annotation on x-axis.
centerLabelXDisplayMode?: string | DataAnnotationDisplayMode Optional centerLabelXMemberPath
Section titled "centerLabelXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets mapping custom label at the center of the annotations on x-axis.
centerLabelXMemberPath?: string Optional centerLabelYDisplayMode
Section titled "centerLabelYDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label in the annotation on y-axis.
centerLabelYDisplayMode?: string | DataAnnotationDisplayMode Optional centerLabelYMemberPath
Section titled "centerLabelYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets mapping custom label at the center of the annotations on y-axis.
centerLabelYMemberPath?: string Optional children
Section titled "children"Inherited from: IIgrDataAnnotationPointLayerProps
children?: ReactNode Optional coercionMethods
Section titled "coercionMethods"Inherited from: IIgrDataAnnotationPointLayerProps
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.
<-- position: content member-->
``
``
coercionMethods?: any Optional cursorPosition
Section titled "cursorPosition"Inherited from: IIgrDataAnnotationPointLayerProps
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.
cursorPosition?: any Optional cursorPositionUpdatesOnMove
Section titled "cursorPositionUpdatesOnMove"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the annotation layer updates on moving cursor position
cursorPositionUpdatesOnMove?: string | boolean Optional dashArray
Section titled "dashArray"Inherited from: IIgrDataAnnotationPointLayerProps
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.
dashArray?: string | number[] Optional dataLegendGroup
Section titled "dataLegendGroup"Inherited from: IIgrDataAnnotationPointLayerProps
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
dataLegendGroup?: string Optional dataSource
Section titled "dataSource"Inherited from: IIgrDataAnnotationPointLayerProps
dataSource?: any Optional discreteLegendItemTemplate
Section titled "discreteLegendItemTemplate"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the DiscreteLegendItemTemplate property. The legend item control content is created according to the DiscreteLegendItemTemplate on-demand by the series object itself.
discreteLegendItemTemplate?: IgDataTemplate Optional endLabelBackground
Section titled "endLabelBackground"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the background used for displaying the end annotation label.
endLabelBackground?: string Optional endLabelBorderColor
Section titled "endLabelBorderColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border used for displaying the end annotation label.
endLabelBorderColor?: string Optional endLabelTextColor
Section titled "endLabelTextColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the text color used for displaying the end annotation label.
endLabelTextColor?: string Optional endLabelXDisplayMode
Section titled "endLabelXDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label at the end annotation on x-axis.
endLabelXDisplayMode?: string | DataAnnotationDisplayMode Optional endLabelXMemberPath
Section titled "endLabelXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets mapping custom label at the end of annotations on x-axis.
endLabelXMemberPath?: string Optional endLabelYDisplayMode
Section titled "endLabelYDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label at the end annotation on y-axis.
endLabelYDisplayMode?: string | DataAnnotationDisplayMode Optional endLabelYMemberPath
Section titled "endLabelYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets mapping custom label at the end of annotations on y-axis.
endLabelYMemberPath?: string Optional endValueXMemberPath
Section titled "endValueXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets name of data column with x-positions for end of annotation.
endValueXMemberPath?: string Optional endValueYMemberPath
Section titled "endValueYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets name of data column with y-positions for end of annotation.
endValueYMemberPath?: string Optional expectFunctions
Section titled "expectFunctions"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
expectFunctions?: string | boolean Optional finalValue
Section titled "finalValue"Inherited from: IIgrDataAnnotationPointLayerProps
The final value of this series.
finalValue?: string | number Optional focusBrush
Section titled "focusBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the Focus brush to use for the series.
focusBrush?: string Optional highlightedDataSource
Section titled "highlightedDataSource"Inherited from: IIgrDataAnnotationPointLayerProps
highlightedDataSource?: any Optional highlightedLegendItemVisibility
Section titled "highlightedLegendItemVisibility"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the highlighted values layer should have a legend item.
highlightedLegendItemVisibility?: any Optional highlightedTitleSuffix
Section titled "highlightedTitleSuffix"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the HighlightedTitleSuffix property.
highlightedTitleSuffix?: string Optional highlightedValuesDataLegendGroup
Section titled "highlightedValuesDataLegendGroup"Inherited from: IIgrDataAnnotationPointLayerProps
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
highlightedValuesDataLegendGroup?: string Optional highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
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.
highlightedValuesDisplayMode?: any Optional highlightedValuesFadeOpacity
Section titled "highlightedValuesFadeOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the target opacity to fade to for fade style HighlightedValues.
highlightedValuesFadeOpacity?: string | number Optional highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the target opacity to fade to for fade style highlighting.
highlightingFadeOpacity?: string | number Optional hitTestMode
Section titled "hitTestMode"Inherited from: IIgrDataAnnotationPointLayerProps
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 encoded
``
hitTestMode?: string | SeriesHitTestMode Optional horizontalAppearanceMode
Section titled "horizontalAppearanceMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
horizontalAppearanceMode?: string | AnnotationAppearanceMode Optional horizontalDashArray
Section titled "horizontalDashArray"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
horizontalDashArray?: string | number[] Optional horizontalShiftAmount
Section titled "horizontalShiftAmount"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
horizontalShiftAmount?: string | number Optional index
Section titled "index"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the Index property.
index?: string | number Optional isActualLegendFinancial
Section titled "isActualLegendFinancial"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the ActualLegend is FinancialLegend or normal Legend.
isActualLegendFinancial?: string | boolean Optional isComponentHighlightingModeIgnored
Section titled "isComponentHighlightingModeIgnored"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the component level highlight mode is ignored.
isComponentHighlightingModeIgnored?: string | boolean Optional isDefaultCrosshairDisabled
Section titled "isDefaultCrosshairDisabled"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the series viewer's default crosshair should be disabled by the presence of this layer.
isDefaultCrosshairDisabled?: string | boolean Optional isDefaultToolTipSelected
Section titled "isDefaultToolTipSelected"Inherited from: IIgrDataAnnotationPointLayerProps
Gets if the default tooltip has been selected for display.
To use the default tooltip set ShowDefaultTooltip to true.
``
isDefaultToolTipSelected?: string | boolean Optional isDropShadowEnabled
Section titled "isDropShadowEnabled"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
isDropShadowEnabled?: string | boolean Optional isHighlightingEnabled
Section titled "isHighlightingEnabled"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting.
``
``
isHighlightingEnabled?: string | boolean Optional isTargetingHorizontalAxis
Section titled "isTargetingHorizontalAxis"Inherited from: IIgrDataAnnotationPointLayerProps
Gets whether the annotation layer is currently targeting horizontal axis.
isTargetingHorizontalAxis?: string | boolean Optional itemsUseWorldCoordinates
Section titled "itemsUseWorldCoordinates"Inherited from: IIgrDataAnnotationPointLayerProps
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).
itemsUseWorldCoordinates?: string | boolean Optional legend
Section titled "legend"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the legend used for the current series.
legend?: any Optional legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IIgrDataAnnotationPointLayerProps
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
legendItemBadgeMode?: any Optional legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IIgrDataAnnotationPointLayerProps
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
legendItemBadgeShape?: any Optional legendItemBadgeTemplate
Section titled "legendItemBadgeTemplate"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the LegendItemBadgeTemplate property. The legend item badge is created according to the LegendItemBadgeTemplate on-demand by the series object itself.
legendItemBadgeTemplate?: IgDataTemplate Optional legendItemTemplate
Section titled "legendItemTemplate"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the LegendItemTemplate property. The legend item control content is created according to the LegendItemTemplate on-demand by the series object itself.
legendItemTemplate?: IgDataTemplate Optional legendItemVisibility
Section titled "legendItemVisibility"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
legendItemVisibility?: any Optional lineCap
Section titled "lineCap"Inherited from: IIgrDataAnnotationPointLayerProps
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.
lineCap?: any Optional lineJoin
Section titled "lineJoin"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the brush that specifies current series object's line join style.
lineJoin?: any Optional markerFillOpacity
Section titled "markerFillOpacity"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the opacity applied to the fill of the markers. This property only applies to series that have area visual.
markerFillOpacity?: string | number Optional mouseOverEnabled
Section titled "mouseOverEnabled"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the whether the chart reacts to mouse move events.
mouseOverEnabled?: string | boolean Inherited from: IIgrDataAnnotationPointLayerProps
Sets or gets a required unique name for the series.
name: string Optional opacity
Section titled "opacity"Inherited from: IIgrDataAnnotationPointLayerProps
opacity?: string | number Optional outline
Section titled "outline"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
outline?: string Optional outlineMode
Section titled "outlineMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the outline mode to use for the series.
outlineMode?: string | SeriesOutlineMode Optional overlayText
Section titled "overlayText"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the text that will be displayed as the overlay annotation.
overlayText?: string Optional overlayTextAngle
Section titled "overlayTextAngle"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the angle rotation (in degrees) of the overlay text in relation to shape of data annotation.
overlayTextAngle?: string | number Optional overlayTextBackground
Section titled "overlayTextBackground"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the background the overlay text.
overlayTextBackground?: string Optional overlayTextBackgroundMatchLayer
Section titled "overlayTextBackgroundMatchLayer"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the overlay text background matches brush of the layer
overlayTextBackgroundMatchLayer?: string | boolean Optional overlayTextBackgroundMode
Section titled "overlayTextBackgroundMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the background of overlay text based on the target series.
overlayTextBackgroundMode?: string | AnnotationAppearanceMode Optional overlayTextBackgroundShift
Section titled "overlayTextBackgroundShift"Inherited from: IIgrDataAnnotationPointLayerProps
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.
overlayTextBackgroundShift?: string | number Optional overlayTextBorderColor
Section titled "overlayTextBorderColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border stroke of the overlay text.
overlayTextBorderColor?: string Optional overlayTextBorderMatchLayer
Section titled "overlayTextBorderMatchLayer"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the overlay text border matches brush of the layer
overlayTextBorderMatchLayer?: string | boolean Optional overlayTextBorderMode
Section titled "overlayTextBorderMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the border of overlay text based on the target series.
overlayTextBorderMode?: string | AnnotationAppearanceMode Optional overlayTextBorderRadius
Section titled "overlayTextBorderRadius"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border corner of the overlay text.
overlayTextBorderRadius?: string | number Optional overlayTextBorderShift
Section titled "overlayTextBorderShift"Inherited from: IIgrDataAnnotationPointLayerProps
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.
overlayTextBorderShift?: string | number Optional overlayTextBorderThickness
Section titled "overlayTextBorderThickness"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border thickness of the overlay text.
overlayTextBorderThickness?: string | number Optional overlayTextColor
Section titled "overlayTextColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the color the overlay text.
overlayTextColor?: string Optional overlayTextColorMatchLayer
Section titled "overlayTextColorMatchLayer"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the overlay text color matches brush of the layer
overlayTextColorMatchLayer?: string | boolean Optional overlayTextColorMode
Section titled "overlayTextColorMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the background of overlay text based on the target series.
overlayTextColorMode?: string | AnnotationAppearanceMode Optional overlayTextColorShift
Section titled "overlayTextColorShift"Inherited from: IIgrDataAnnotationPointLayerProps
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.
overlayTextColorShift?: string | number Optional overlayTextHorizontalMargin
Section titled "overlayTextHorizontalMargin"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the horizontal margin of the overlay text in relation to shape of data annotation.
overlayTextHorizontalMargin?: string | number Optional overlayTextHorizontalPadding
Section titled "overlayTextHorizontalPadding"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the horizontal padding of the overlay text in relation to shape of data annotation.
overlayTextHorizontalPadding?: string | number Optional overlayTextLocation
Section titled "overlayTextLocation"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets location of the overlay text in relation to shape of data annotation.
overlayTextLocation?: string | OverlayTextLocation Optional overlayTextMemberPath
Section titled "overlayTextMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets name of data column with text that will be displayed as overlay text.
overlayTextMemberPath?: string Optional overlayTextStyle
Section titled "overlayTextStyle"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or Sets the style to use for the display text.
overlayTextStyle?: string Optional overlayTextVerticalMargin
Section titled "overlayTextVerticalMargin"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the vertical margin of the overlay text in relation to shape of data annotation.
overlayTextVerticalMargin?: string | number Optional overlayTextVerticalPadding
Section titled "overlayTextVerticalPadding"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the vertical padding of the overlay text in relation to shape of data annotation.
overlayTextVerticalPadding?: string | number Optional overlayTextVisible
Section titled "overlayTextVisible"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the overlay text is visible in shape of data annotation
overlayTextVisible?: string | boolean Optional percentChange
Section titled "percentChange"Inherited from: IIgrDataAnnotationPointLayerProps
The percent change from the beginning to the end of this series.
percentChange?: string | number Optional renderRequested
Section titled "renderRequested"Inherited from: IIgrDataAnnotationPointLayerProps
This event is raised every time a render has been requested from a series.
``
``
renderRequested?: object Optional resolution
Section titled "resolution"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
resolution?: string | number Optional safeActualBrush
Section titled "safeActualBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets the effective brush for the current series object with opacity removed so its contrasty for use as a font color.
safeActualBrush?: string Optional selectionBrush
Section titled "selectionBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the selection brush to use for the series.
selectionBrush?: string Optional selectionThickness
Section titled "selectionThickness"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the width of the current series object's line thickness when the series is selected.
selectionThickness?: string | number Optional shadowBlur
Section titled "shadowBlur"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
shadowBlur?: string | number Optional shadowColor
Section titled "shadowColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the drop shadow color.
ShadowColor can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
``
``
shadowColor?: string Optional shadowOffsetX
Section titled "shadowOffsetX"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the drop shadow x-offset.
ShadowOffsetX can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
``
``
shadowOffsetX?: string | number Optional shadowOffsetY
Section titled "shadowOffsetY"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the drop shadow y-offset.
ShadowOffsetY can be set in conjection with IsDropShadowEnabled to further define the drop shadow effect.
``
``
shadowOffsetY?: string | number Optional shiftAmount
Section titled "shiftAmount"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
shiftAmount?: string | number Optional shouldAnimateOnDataSourceSwap
Section titled "shouldAnimateOnDataSourceSwap"Inherited from: IIgrDataAnnotationPointLayerProps
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.
shouldAnimateOnDataSourceSwap?: string | boolean Optional shouldHideAutoCallouts
Section titled "shouldHideAutoCallouts"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether this series should suppress it's auto callouts
shouldHideAutoCallouts?: string | boolean Optional shouldRemoveHighlightedDataOnLayerHidden
Section titled "shouldRemoveHighlightedDataOnLayerHidden"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
shouldRemoveHighlightedDataOnLayerHidden?: string | boolean Optional shouldRenderAsOverlay
Section titled "shouldRenderAsOverlay"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether this layer renders as an overlay or not.
shouldRenderAsOverlay?: string | boolean Optional shouldShiftOpacityForSafeActualBrush
Section titled "shouldShiftOpacityForSafeActualBrush"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
shouldShiftOpacityForSafeActualBrush?: string | boolean Optional showDefaultTooltip
Section titled "showDefaultTooltip"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
showDefaultTooltip?: string | boolean Optional startLabelBackground
Section titled "startLabelBackground"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the background used for displaying the start annotation label.
startLabelBackground?: string Optional startLabelBorderColor
Section titled "startLabelBorderColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the border color used for displaying Start annotation label.
startLabelBorderColor?: string Optional startLabelTextColor
Section titled "startLabelTextColor"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the text color used for displaying the start annotation label.
startLabelTextColor?: string Optional startLabelXDisplayMode
Section titled "startLabelXDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label in the start annotation on x-axis.
startLabelXDisplayMode?: string | DataAnnotationDisplayMode Optional startLabelXMemberPath
Section titled "startLabelXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets mapping custom label at the start of annotations on x-axis.
startLabelXMemberPath?: string Optional startLabelYDisplayMode
Section titled "startLabelYDisplayMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets display mode of label in the start annotation on y-axis.
startLabelYDisplayMode?: string | DataAnnotationDisplayMode Optional startLabelYMemberPath
Section titled "startLabelYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets mapping custom label at the start of annotations on y-axis.
startLabelYMemberPath?: string Optional startValueXMemberPath
Section titled "startValueXMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets name of data column with x-positions for the start of annotations.
startValueXMemberPath?: string Optional startValueYMemberPath
Section titled "startValueYMemberPath"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets name of data column with y-positions for the start of annotations.
startValueYMemberPath?: string Optional stylingAxisAnnotation
Section titled "stylingAxisAnnotation"Inherited from: IIgrDataAnnotationPointLayerProps
Event raised when updating style of annotation
stylingAxisAnnotation?: object Optional stylingOverlayText
Section titled "stylingOverlayText"Inherited from: IIgrDataAnnotationPointLayerProps
Event raised when updating style of overlay text
stylingOverlayText?: object Optional stylingShapeAnnotation
Section titled "stylingShapeAnnotation"Inherited from: IIgrDataAnnotationPointLayerProps
Event raised when updating style of annotation
stylingShapeAnnotation?: object Optional targetAxis
Section titled "targetAxis"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the target axis for this annotation. If null, this annotation will use TargetMode to determine target axis.
targetAxis?: IgrAxis Optional targetAxisName
Section titled "targetAxisName"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the name to use to resolve targetAxis from markup.
targetAxisName?: string Optional targetMode
Section titled "targetMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode for targeting axes present in the chart. Defaults to targeting all category-axes present in the chart
targetMode?: string | DataAnnotationTargetMode Optional thickness
Section titled "thickness"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
thickness?: string | number Optional title
Section titled "title"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
title?: any Optional tooltipTemplate
Section titled "tooltipTemplate"Inherited from: IIgrDataAnnotationPointLayerProps
tooltipTemplate?: any Optional transitionDuration
Section titled "transitionDuration"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
transitionDuration?: string | number Optional transitionEasingFunction
Section titled "transitionEasingFunction"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
transitionEasingFunction?: object Optional transitionInDuration
Section titled "transitionInDuration"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
transitionInDuration?: string | number Optional transitionInEasingFunction
Section titled "transitionInEasingFunction"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
transitionInEasingFunction?: object Optional transitionInSpeedType
Section titled "transitionInSpeedType"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
transitionInSpeedType?: string | TransitionInSpeedType Optional transitionOutCompleted
Section titled "transitionOutCompleted"Inherited from: IIgrDataAnnotationPointLayerProps
Fired when a transition out has completed.
transitionOutCompleted?: object Optional transitionOutDuration
Section titled "transitionOutDuration"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the duration of the current series' transition out morph.
transitionOutDuration?: string | number Optional transitionOutEasingFunction
Section titled "transitionOutEasingFunction"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the EasingFunction used to morph the current series during the initial transition.
transitionOutEasingFunction?: object Optional transitionOutSpeedType
Section titled "transitionOutSpeedType"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the duration of the current series' transition out morph.
transitionOutSpeedType?: string | TransitionOutSpeedType Optional useIndex
Section titled "useIndex"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether this series should take up an index for auto brush coloring.
useIndex?: string | boolean Optional useItemWiseColors
Section titled "useItemWiseColors"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether the series should use individual palette colors for each item.
useItemWiseColors?: string | boolean Optional useLegend
Section titled "useLegend"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets whether this series interacts with the chart legend.
useLegend?: string | boolean Optional useSingleShadow
Section titled "useSingleShadow"Inherited from: IIgrDataAnnotationPointLayerProps
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.
``
``
useSingleShadow?: string | boolean Optional verticalAppearanceMode
Section titled "verticalAppearanceMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
verticalAppearanceMode?: string | AnnotationAppearanceMode Optional verticalDashArray
Section titled "verticalDashArray"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the mode used for shifting the annotation layer color based on the target series.
verticalDashArray?: string | number[] Optional verticalShiftAmount
Section titled "verticalShiftAmount"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
verticalShiftAmount?: string | number Optional visibility
Section titled "visibility"Inherited from: IIgrDataAnnotationPointLayerProps
visibility?: any Optional visibleRangeMarginBottom
Section titled "visibleRangeMarginBottom"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the bottom margin to use when getting a visible axis range for the series.
visibleRangeMarginBottom?: string | number Optional visibleRangeMarginLeft
Section titled "visibleRangeMarginLeft"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the left margin to use when getting a visible axis range for the series.
visibleRangeMarginLeft?: string | number Optional visibleRangeMarginRight
Section titled "visibleRangeMarginRight"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the right margin to use when getting a visible axis range for the series.
visibleRangeMarginRight?: string | number Optional visibleRangeMarginTop
Section titled "visibleRangeMarginTop"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the top margin to use when getting a visible axis range for the series.
visibleRangeMarginTop?: string | number Optional visibleRangeMode
Section titled "visibleRangeMode"Inherited from: IIgrDataAnnotationPointLayerProps
Gets or sets the visible range mode to use.
visibleRangeMode?: string | SeriesVisibleRangeMode