The following tables list the members exposed by Series.
Name | Description | |
---|---|---|
ActualAreaFillOpacity | Gets the actual opacity applied to the area fill visual. | |
ActualBrush | Gets the effective brush for the current series object. | |
ActualCloseLabel | Gets the text that is displayed for the Close label in the tooltip. | |
ActualFocusBrush | Gets the effective emphasis brush for the current series object. | |
ActualFocusMode | Gets actual Selection mode | |
ActualHighLabel | Gets the text that is displayed for the High label in the tooltip. | |
ActualHighlightedValuesFadeOpacity | Gets actual HighlightedValues fade opacity | |
ActualHighlightingFadeOpacity | Gets actual highlighting fade opacity | |
ActualHighlightingMode | Gets actual highlighting mode | |
ActualHitTestMode | Resolved method of hit testing to use when pointing to items in the chart. | |
ActualLayers | Gets the actual extra layers for the series. | |
ActualLegendItemBadgeBrush | Gets the effective legend badge fill for the current series. | |
ActualLegendItemBadgeOutline | Gets the effective legend badge outline for the current series. | |
ActualLowLabel | Gets the text that is displayed for the Low label in the tooltip. | |
ActualMarkerFillOpacity | Gets the actual opacity applied to the fill of the markers. | |
ActualOpenLabel | Gets the text that is displayed for the Open label in the tooltip. | |
ActualOutline | Gets the effective outline for the current series object. | |
ActualRadiusLabel | Gets the text that is displayed for the Value label in the tooltip. | |
ActualResolution | ||
ActualSelectionBrush | Gets the effective emphasis brush for the current series object. | |
ActualSelectionMode | Gets actual Selection mode | |
ActualThickness | Gets the effective Thickness for the current series object. | |
ActualValueLabel | Gets the text that is displayed for the Value label in the tooltip. | |
ActualVolumeLabel | Gets the text that is displayed for the Volume label in the tooltip. | |
AreaFillOpacity | Gets or sets the opacity applied to the area fill visual. | |
Brush | Gets or sets the brush to use for the series. | |
DashArray | 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. | |
DataLegendGroup | Gets or sets a name used for grouping multiple series in the Data Legend | |
DataLegendKey | Gets unique key used to identify the series in data legend | |
DataMember | Gets or sets the data member of the data source from which the Series's data items collection is populated. | |
DataSource | Gets or sets the data source from which the Series' data items collection is populated. | |
ExpectFunctions | 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. | |
FinalValue | The final value of this series. | |
FocusBrush | Gets or sets the Focus brush to use for the series. | |
HasMarkers | Returns whether the current series supports visual markers. | |
HasOnlyMarkers | Gets whether the series has only marker as visuals | |
HasValueAxis | Gets whether the current series shows an area shape. | |
HighlightedDataSource | Gets or sets the data to highlight for the series. | |
HighlightedTitleSuffix | Gets or sets the HighlightedTitleSuffix property. | |
HighlightedValuesDataLegendGroup | Gets or sets a name used for grouping highlighted series in the Data Legend | |
HighlightedValuesDisplayMode | 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. | |
HighlightedValuesExtraPropertyOverlays | Gets the current extra layers for the series. | |
HighlightedValuesFadeOpacity | Gets or sets the target opacity to fade to for fade style HighlightedValues. | |
HighlightingFadeOpacity | Gets or sets the target opacity to fade to for fade style highlighting. | |
HitTestMode | Method of hit testing to use when pointing to items in this series. | |
IsActualLegendFinancial | Gets or sets whether the ActualLegend is FinancialLegend or normal Legend. | |
IsAnnotationCalloutLayer | Gets whether the series is an callout annotation layer. | |
IsAnnotationCrosshairLayer | Gets whether the series is an crosshair annotation layer. | |
IsAnnotationFinalValue | Gets whether the series is final value annotation layer. | |
IsAnnotationHoverLayer | Gets whether the series is an annotation layer displayed only when hovering over the chart. | |
IsAnnotationLayer | Gets whether the series is an annotation layer. | |
IsAnnotationValueLayer | Gets whether the series is a value annotation layer. | |
IsArea | Gets whether the current series shows an area shape. | |
IsAreaOrLine | Gets whether the current series shows an area or line shape. | |
IsBar | Gets whether the current series shows a horizontal column shape. | |
IsCategory | Gets whether the current series is a category type series. | |
IsColumn | Gets whether the current series shows a column shape. | |
IsComponentHighlightingModeIgnored | Gets or sets whether the component level highlight mode is ignored. | |
IsDefaultCrosshairBehaviorDisabled | Gets whether the default crosshair behavior should be disabled if this series is present. | |
IsDefaultTooltipBehaviorDisabled | Gets whether the default tooltip behavior should be disabled if this series is present. | |
IsFinancial | Gets whether the current series is a financial type series. | |
IsFinancialIndicator | Gets whether the series is financial indicator | |
IsFinancialOverlay | Gets whether the series is financial overlay | |
IsFinancialSeries | Gets whether the series has financial OHLC/candlestick visuals | |
IsFinancialWaterfall | Gets whether the series is financial waterfall | |
IsFragment | Gets whether the current series is a stack fragment. | |
IsGeographic | Gets whether the current series is a geographic series. | |
IsHighlightingEnabled | Gets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting. | |
IsHighlightOverlay | Gets whether the series is a highlight overlay. | |
IsIndexed | Gets if the series uses an index, which can be used to auto-assign it a color. | |
IsLineContour | Gets whether the current series shows a line contour shape. | |
IsLineOnly | Gets whether the current series shows only line shapes. | |
IsMarkerlessDisplayPreferred | Overridden by derived series classes to indicate when markerless display is preferred or not. | |
IsNegativeColorSupported | Overridden by derived series classes to indicate when negative colors are supported or not. | |
IsPie | Gets whether the current series shows a pie shape. | |
IsPixel | Gets whether the current series shows pixels. | |
IsPolar | Gets whether the current series is a polar type series. | |
IsPolygon | Gets whether the current series shows a polygon shape. | |
IsPolyline | Gets whether the current series shows a polyline shape. | |
IsRadial | Gets whether the current series is a radial type series. | |
IsRange | Gets whether the current series is a range type series. | |
IsScatter | Gets whether the current series is a scatter type series. | |
IsShape | Gets whether the current series is a shape type series. | |
IsShapeControl | Gets whether the current series shows interactive shape controls. | |
IsSpline | Gets whether the current series shows a spline shape. | |
IsStacked | Gets whether the current series is a stacked type series. | |
IsStep | Gets whether the current series shows step shapes. | |
IsSummarizationSupported | Gets whether the series supports summarization in Data Legend and Data Tooltip. | |
IsTile | Gets whether the current series shows a tile imagery. | |
IsUsableInLegend | Gets if the series should appear in any legends. | |
IsValueAxisInverted | Gets whether the current series shows an area shape. | |
IsValueOverlay | Gets whether the series is a value overlay. | |
IsVertical | Gets whether the current series is oriented vertically. | |
IsWaterfall | Gets whether the current series shows a waterfall column shape. | |
Layers | Gets the current extra layers for the series. | |
Legend | Gets or sets a legend for the current series object. | |
LegendItemBadgeMode | Gets or sets the mode of legend badge representing the current series in a legend. | |
LegendItemBadgeShape | Gets or sets the type of legend badge representing the current series in a legend. | |
LegendItemVisibility | Gets or sets whether or not the current series will have a legend item displayed in a legend. | |
LineCap | Gets or sets the style of the starting point of any lines or polylines representing this series. | |
LineJoin | Gets or sets the brush that specifies current series object's line join style. | |
MarkerFillOpacity | Gets or sets the opacity applied to the fill of the markers. | |
MouseOverEnabled | Gets or sets the whether the chart reacts to mouse move events. | |
Name | Gets or sets the name of the Series. | |
Opacity | Gets or sets the Opacity of the Series. | |
Outline | Gets or sets the brush to use for the outline of the series. | |
OutlineMode | Gets or sets the outline mode to use for the series. | |
PercentChange | The percent change from the beginning to the end of this series. | |
Resolution | Gets or sets the current series object's rendering resolution. | |
SafeActualBrush | Gets the effective brush for the current series object with opacity removed so its contrasty for use as a font color. | |
SelectionBrush | Gets or sets the selection brush to use for the series. | |
SeriesViewer | Gets the containing series viewer for this series. | |
ShouldAnimateOnDataSourceSwap | 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. | |
ShouldHideAutoCallouts | Gets or sets whether this series should suppress it's auto callouts | |
ShouldRemoveHighlightedDataOnLayerHidden | Gets or sets whether the opacity should be automatically shifted for the safe actual brush. | |
ShouldShiftOpacityForSafeActualBrush | Gets or sets whether the opacity should be automatically shifted for the safe actual brush. | |
ShowDefaultTooltip | Gets or sets whether default tooltip will be shown. | |
Thickness | Gets or sets the width of the current series object's line thickness. | |
Title | Gets or sets the Title property. | |
TransitionDuration | Gets or sets the duration of the current series' morph. | |
TransitionEasingFunction | Gets or sets the easing function used to morph the current series. | |
TransitionInDuration | Gets or sets the duration of the current series' transition in morph. | |
TransitionInEasingFunction | Gets or sets the EasingFunction used to morph the current series during the initial transition. | |
TransitionInSpeedType | Gets or sets the duration of the current series' transition in morph. | |
TransitionOutDuration | Gets or sets the duration of the current series' transition out morph. | |
TransitionOutSpeedType | Gets or sets the duration of the current series' transition out morph. | |
Visibility | Gets or sets the display state of a Series. | |
VisibleRangeMarginBottom | Gets or sets the bottom margin to use when getting a visible axis range for the series. | |
VisibleRangeMarginLeft | Gets or sets the left margin to use when getting a visible axis range for the series. | |
VisibleRangeMarginRight | Gets or sets the right margin to use when getting a visible axis range for the series. | |
VisibleRangeMarginTop | Gets or sets the top margin to use when getting a visible axis range for the series. | |
VisibleRangeMode | Gets or sets the visible range mode to use. |
Name | Description | |
---|---|---|
ExportVisualData | Exports visual information about the series for use by external tools and functionality. | |
FromWorldPosition | Converts a point from world coordinates to coordinates within the viewport of the series. | |
GetActualMarkerBrush | Returns the actual marker brush used by the series if the series has markers. | |
GetActualMarkerOutlineBrush | Returns the actual marker outline brush used by the series if the series has markers. | |
GetActualMarkerShape | Returns the value of MarkerType property or "Custom" if MarkerTemplate property is set. As long as the series has markers. | |
GetEffectiveViewport | Gets the effective viewport, adjusted to account for margins and other factors. | |
GetExactItemIndex | 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. | |
GetExactItemIndexFromSeriesPixel | Gets the precise item index, if possible, the closeness to the previous or next whole integer indicating which value is closer. If the series cannot provide this information this will return the same integer value as GetItemIndexFromSeriesPixel. | |
GetItem | Gets the item that is the best match for the specified world coordinates. | |
GetItemFromSeriesPixel | Gets the item index that is the best match for the specified pixel position within the series plot area. | |
GetItemIndex | Gets the item index associated with the specified world position | |
GetItemIndexFromSeriesPixel | Gets the item index that is the best match for the specified pixel position within the series plot area. | |
GetItemSpan | For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned. | |
GetItemValue | Gets a value based on one of the valid member paths for this series type. | |
GetMainContentViewport | ||
GetMemberPathValue | Gets the value of a requested member path from the series. | |
GetNextOrExactIndex | Getting the next index that is near a given world position, if possible, otherwise NaN. | |
GetPreviousOrExactIndex | Getting the previous index that is near a given world position, if possible, otherwise NaN. | |
GetSeriesHighValue | If possible, will return the best available high value of the series for a given world coordinate. | |
GetSeriesHighValueFromSeriesPixel | If possible, will return the best available high value of the series for a given pixel coordinate within the current series plot area. | |
GetSeriesHighValuePosition | If possible, will return the best available position within the series that has the best high value match for the world position provided. | |
GetSeriesHighValuePositionFromSeriesPixel | If possible, will return the best available position within the series that has the best high value match for the world position provided. | |
GetSeriesLowValue | If possible, will return the best available low value of the series for a given world coordinate. | |
GetSeriesLowValueFromSeriesPixel | If possible, will return the best available low value of the series for a given pixel coordinate within the current series plot area. | |
GetSeriesLowValuePosition | If possible, will return the best available position within the series that has the best low value match for the world position provided. | |
GetSeriesLowValuePositionFromSeriesPixel | If possible, will return the best available position within the series that has the best low value match for the world position provided. | |
GetSeriesValue | If possible, will return the best available main value of the series for a given world coordinate. | |
GetSeriesValueBoundingBox | If possible, will return the best available value bounding box within the series that has the best value match for the world position provided. | |
GetSeriesValueBoundingBoxFromSeriesPixel | If possible, will return the best available value bounding box within the series that has the best value match for the pixel position provided. | |
GetSeriesValueFromSeriesPixel | If possible, will return the best available main value of the series for a given pixel coordinate within the current series plot area. | |
GetSeriesValueMarkerBoundingBox | 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. | |
GetSeriesValueMarkerBoundingBoxFromSeriesPixel | If possible, will return the best available value marker bounding box within the series that has the best value match for the pixel position provided. | |
GetSeriesValuePosition | If possible, will return the best available position within the series that has the best value match for the world position provided. | |
GetSeriesValuePositionFromSeriesPixel | If possible, will return the best available position within the series that has the best value match for the world position provided. | |
GetSeriesValueType | 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. | |
GetSeriesValueTypePosition | Gets position of series value for specified layer value mode | |
GetSeriesValueTypePositionFromValue | Converts the provided axis data values into pixel positions. | |
HideToolTips | Hides any internal tooltips presented by the series, if any. | |
HideToolTipsImmediate | Hides any internal tooltips presented by the series, if any. | |
MoveCursorPoint | Moves the cursor point to the provided world position. Some series may react to the current cursor position. | |
NotifyIndexedPropertiesChanged | Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series | |
NotifyVisualPropertiesChanged | Notifies the series that a visual property has changed, requiring a visual update. | |
PlayTransitionIn | Plays the assigned transition out animation, if any. | |
PlayTransitionOut | Plays the assigned transition out animation, if any. | |
PlayTransitionOutAndRemove | Plays the assigned transition out animation, if any. | |
RemoveAxes | Call to null out the axes of the series; | |
RenderSeries | Renders the series. | |
ReplayTransitionIn | Replays the assigned transition in animation, if any. | |
Reset | Resets all the properties to their default values | |
ResetAreaFillOpacity | Resets the AreaFillOpacity property to its default value. | |
ResetBrush | Resets the Brush property to its default value. | |
ResetDashArray | Resets the DashArray property to its default value. | |
ResetDataLegendGroup | Resets the DataLegendGroup property to its default value. | |
ResetDataMember | Resets the DataMember property to its default value. | |
ResetDataSource | Resets the DataSource property to its default value. | |
ResetExpectFunctions | Resets the ExpectFunctions property to its default value. | |
ResetFocusBrush | Resets the FocusBrush property to its default value. | |
ResetHighlightedDataSource | Resets the HighlightedDataSource property to its default value. | |
ResetHighlightedTitleSuffix | Resets the HighlightedTitleSuffix property to its default value. | |
ResetHighlightedValuesDataLegendGroup | Resets the HighlightedValuesDataLegendGroup property to its default value. | |
ResetHighlightedValuesDisplayMode | Resets the HighlightedValuesDisplayMode property to its default value. | |
ResetHighlightedValuesFadeOpacity | Resets the HighlightedValuesFadeOpacity property to its default value. | |
ResetHighlightingFadeOpacity | Resets the HighlightingFadeOpacity property to its default value. | |
ResetHitTestMode | Resets the HitTestMode property to its default value. | |
ResetIsComponentHighlightingModeIgnored | Resets the IsComponentHighlightingModeIgnored property to its default value. | |
ResetIsHighlightingEnabled | Resets the IsHighlightingEnabled property to its default value. | |
ResetLegend | Resets the Legend property to its default value. | |
ResetLegendItemBadgeMode | Resets the LegendItemBadgeMode property to its default value. | |
ResetLegendItemBadgeShape | Resets the LegendItemBadgeShape property to its default value. | |
ResetLegendItemVisibility | Resets the LegendItemVisibility property to its default value. | |
ResetLineCap | Resets the LineCap property to its default value. | |
ResetLineJoin | Resets the LineJoin property to its default value. | |
ResetMarkerFillOpacity | Resets the MarkerFillOpacity property to its default value. | |
ResetMouseOverEnabled | Resets the MouseOverEnabled property to its default value. | |
ResetName | Resets the Name property to its default value. | |
ResetOpacity | Resets the Opacity property to its default value. | |
ResetOutline | Resets the Outline property to its default value. | |
ResetOutlineMode | Resets the OutlineMode property to its default value. | |
ResetResolution | Resets the Resolution property to its default value. | |
ResetSelectionBrush | Resets the SelectionBrush property to its default value. | |
ResetShouldAnimateOnDataSourceSwap | Resets the ShouldAnimateOnDataSourceSwap property to its default value. | |
ResetShouldHideAutoCallouts | Resets the ShouldHideAutoCallouts property to its default value. | |
ResetShouldRemoveHighlightedDataOnLayerHidden | Resets the ShouldRemoveHighlightedDataOnLayerHidden property to its default value. | |
ResetShouldShiftOpacityForSafeActualBrush | Resets the ShouldShiftOpacityForSafeActualBrush property to its default value. | |
ResetShowDefaultTooltip | Resets the ShowDefaultTooltip property to its default value. | |
ResetThickness | Resets the Thickness property to its default value. | |
ResetTitle | Resets the Title property to its default value. | |
ResetTransitionDuration | Resets the TransitionDuration property to its default value. | |
ResetTransitionEasingFunction | Resets the TransitionEasingFunction property to its default value. | |
ResetTransitionInDuration | Resets the TransitionInDuration property to its default value. | |
ResetTransitionInEasingFunction | Resets the TransitionInEasingFunction property to its default value. | |
ResetTransitionInSpeedType | Resets the TransitionInSpeedType property to its default value. | |
ResetTransitionOutDuration | Resets the TransitionOutDuration property to its default value. | |
ResetTransitionOutSpeedType | Resets the TransitionOutSpeedType property to its default value. | |
ResetVisibility | Resets the Visibility property to its default value. | |
ResetVisibleRangeMarginBottom | Resets the VisibleRangeMarginBottom property to its default value. | |
ResetVisibleRangeMarginLeft | Resets the VisibleRangeMarginLeft property to its default value. | |
ResetVisibleRangeMarginRight | Resets the VisibleRangeMarginRight property to its default value. | |
ResetVisibleRangeMarginTop | Resets the VisibleRangeMarginTop property to its default value. | |
ResetVisibleRangeMode | Resets the VisibleRangeMode property to its default value. | |
ResolveLegendIndex | Resolves the index to use for ordering the legend. | |
ScrollIntoView | Requests that the provided item should be brought into view if possible. | |
SetDataBinding | Sets the datasource and datamember for the control in one atomic operation. | |
SetNegativeColors | Sets the negative brush and outline properties for this series to the given arguments. | |
ShouldSerializeDataMember | Returns whether the DataMember property requires serialization. | |
ShouldSerializeDataSource | Returns whether the DataSource property requires serialization. | |
SimulateHover | Simulates a pointer hover over the series surface. | |
ToWorldPosition | Converts a point from coordinates within the series plot area to a world position within axis space. |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to invoke the PropertyChanged event. | |
OnPropertyUpdated | Used to invoke the PropertyUpdated event. | |
OnRenderRequested | Used to invoke the RenderRequested event. | |
OnTransitionOutCompleted | Used to invoke the TransitionOutCompleted event. | |
ShouldSerializeAreaFillOpacity | Indicates if the AreaFillOpacity property needs to be serialized. | |
ShouldSerializeBrush | Indicates if the Brush property needs to be serialized. | |
ShouldSerializeDashArray | Indicates if the DashArray property needs to be serialized. | |
ShouldSerializeDataLegendGroup | Indicates if the DataLegendGroup property needs to be serialized. | |
ShouldSerializeExpectFunctions | Indicates if the ExpectFunctions property needs to be serialized. | |
ShouldSerializeFocusBrush | Indicates if the FocusBrush property needs to be serialized. | |
ShouldSerializeHighlightedDataSource | Indicates if the HighlightedDataSource property needs to be serialized. | |
ShouldSerializeHighlightedTitleSuffix | Indicates if the HighlightedTitleSuffix property needs to be serialized. | |
ShouldSerializeHighlightedValuesDataLegendGroup | Indicates if the HighlightedValuesDataLegendGroup property needs to be serialized. | |
ShouldSerializeHighlightedValuesDisplayMode | Indicates if the HighlightedValuesDisplayMode property needs to be serialized. | |
ShouldSerializeHighlightedValuesFadeOpacity | Indicates if the HighlightedValuesFadeOpacity property needs to be serialized. | |
ShouldSerializeHighlightingFadeOpacity | Indicates if the HighlightingFadeOpacity property needs to be serialized. | |
ShouldSerializeHitTestMode | Indicates if the HitTestMode property needs to be serialized. | |
ShouldSerializeId | Returns true unconditionally so that a unique identifier is serialized. | |
ShouldSerializeIsComponentHighlightingModeIgnored | Indicates if the IsComponentHighlightingModeIgnored property needs to be serialized. | |
ShouldSerializeIsHighlightingEnabled | Indicates if the IsHighlightingEnabled property needs to be serialized. | |
ShouldSerializeLegend | Indicates if the Legend property needs to be serialized. | |
ShouldSerializeLegendItemBadgeMode | Indicates if the LegendItemBadgeMode property needs to be serialized. | |
ShouldSerializeLegendItemBadgeShape | Indicates if the LegendItemBadgeShape property needs to be serialized. | |
ShouldSerializeLegendItemVisibility | Indicates if the LegendItemVisibility property needs to be serialized. | |
ShouldSerializeLineCap | Indicates if the LineCap property needs to be serialized. | |
ShouldSerializeLineJoin | Indicates if the LineJoin property needs to be serialized. | |
ShouldSerializeMarkerFillOpacity | Indicates if the MarkerFillOpacity property needs to be serialized. | |
ShouldSerializeMouseOverEnabled | Indicates if the MouseOverEnabled property needs to be serialized. | |
ShouldSerializeName | Indicates if the Name property needs to be serialized. | |
ShouldSerializeOpacity | Indicates if the Opacity property needs to be serialized. | |
ShouldSerializeOutline | Indicates if the Outline property needs to be serialized. | |
ShouldSerializeOutlineMode | Indicates if the OutlineMode property needs to be serialized. | |
ShouldSerializeResolution | Indicates if the Resolution property needs to be serialized. | |
ShouldSerializeSelectionBrush | Indicates if the SelectionBrush property needs to be serialized. | |
ShouldSerializeShouldAnimateOnDataSourceSwap | Indicates if the ShouldAnimateOnDataSourceSwap property needs to be serialized. | |
ShouldSerializeShouldHideAutoCallouts | Indicates if the ShouldHideAutoCallouts property needs to be serialized. | |
ShouldSerializeShouldRemoveHighlightedDataOnLayerHidden | Indicates if the ShouldRemoveHighlightedDataOnLayerHidden property needs to be serialized. | |
ShouldSerializeShouldShiftOpacityForSafeActualBrush | Indicates if the ShouldShiftOpacityForSafeActualBrush property needs to be serialized. | |
ShouldSerializeShowDefaultTooltip | Indicates if the ShowDefaultTooltip property needs to be serialized. | |
ShouldSerializeThickness | Indicates if the Thickness property needs to be serialized. | |
ShouldSerializeTitle | Indicates if the Title property needs to be serialized. | |
ShouldSerializeTransitionDuration | Indicates if the TransitionDuration property needs to be serialized. | |
ShouldSerializeTransitionEasingFunction | Indicates if the TransitionEasingFunction property needs to be serialized. | |
ShouldSerializeTransitionInDuration | Indicates if the TransitionInDuration property needs to be serialized. | |
ShouldSerializeTransitionInEasingFunction | Indicates if the TransitionInEasingFunction property needs to be serialized. | |
ShouldSerializeTransitionInSpeedType | Indicates if the TransitionInSpeedType property needs to be serialized. | |
ShouldSerializeTransitionOutDuration | Indicates if the TransitionOutDuration property needs to be serialized. | |
ShouldSerializeTransitionOutSpeedType | Indicates if the TransitionOutSpeedType property needs to be serialized. | |
ShouldSerializeVisibility | Indicates if the Visibility property needs to be serialized. | |
ShouldSerializeVisibleRangeMarginBottom | Indicates if the VisibleRangeMarginBottom property needs to be serialized. | |
ShouldSerializeVisibleRangeMarginLeft | Indicates if the VisibleRangeMarginLeft property needs to be serialized. | |
ShouldSerializeVisibleRangeMarginRight | Indicates if the VisibleRangeMarginRight property needs to be serialized. | |
ShouldSerializeVisibleRangeMarginTop | Indicates if the VisibleRangeMarginTop property needs to be serialized. | |
ShouldSerializeVisibleRangeMode | Indicates if the VisibleRangeMode property needs to be serialized. |
Name | Description | |
---|---|---|
PropertyChanged | Event raised when a property (including "effective" and non-dependency property) value changes. | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. | |
RenderRequested | This event is raised every time a render has been requested from a series. | |
TooltipContentUpdating | Occurs when the ToolTip for the current series object is updating the content to be rendered. | |
TransitionOutCompleted | Fired when a transition out has completed. |