RadControls for Silverlight

The StackedSplineSeries type exposes the following members.

Constructors

  NameDescription
Public methodStackedSplineSeries

Methods

  NameDescription
Protected methodChangeVisualState()()()()
Changes the visual state of the control using transitions.
(Inherited from ItemsControl.)
Protected methodChangeVisualState(Boolean)
Updates the visual state of the control.
(Inherited from ItemsControl.)
Protected methodClearContainerForItemOverride
When overridden in a derived class, undoes the effects of the PrepareContainerForItemOverride(DependencyObject, Object) method.
(Inherited from Series.)
Protected methodCreateBorderLineFigures(Dictionary<(Of <<'(Int32, PointCollection>)>>))
Creates geometry for displaying data points.
(Inherited from SelfDrawingSeries.)
Protected methodCreateBorderLineFigures(PointCollection)
Creates geometry for displaying data points.
(Inherited from SelfDrawingSeries.)
Protected methodCreateFigure
Creates geometry for displaying data points.
(Inherited from SelfDrawingSeries.)
Protected methodGetContainerForItemOverride
Creates or identifies the element that is used to display the given item.
(Inherited from Series.)
Protected methodIsItemItsOwnContainerOverride
Determines if the specified item is (or is eligible to be) its own container.
(Inherited from Series.)
Public methodOnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate()()()().
(Inherited from SelfDrawingSeries.)
Protected methodOnGotFocus
Called before the GotFocus event occurs.
(Inherited from ItemsControl.)
Protected methodOnIsEnabledChanged
Invoked when the IsEnabled property of the control changes.
(Inherited from ItemsControl.)
Protected methodOnIsFocusedChanged
Called when the IsFocused property changes.
(Inherited from ItemsControl.)
Protected methodOnItemsChanged
Called when the value of the Items property changes.
(Inherited from ItemsControl.)
Protected methodOnItemTemplateSelectorChanged
When overridden OnRadItemTemplateSelectorChanged is called when the TemplateSelector for the contained items changes.
(Inherited from ItemsControl.)
Protected methodOnLostFocus
Called before the LostFocus event occurs.
(Inherited from ItemsControl.)
Protected methodOnMouseEnter
Called before the MouseEnter event occurs.
(Inherited from SelfDrawingSeries.)
Protected methodOnMouseLeave
Called before the MouseLeave event occurs.
(Inherited from SelfDrawingSeries.)
Protected methodPrepareContainerForItemOverride
Prepares the specified element to display the specified item.
(Inherited from SelfDrawingSeries.)
Public methodSubscribeToPropertyChanged
Subscribes to the PropertyChanged event associated with the data points collection for the respective series.
(Inherited from Series.)
Public methodUnsubscribeToPropertyChanged
Subscribes from the PropertyChanged event associated with the data points collection for the respective series.
(Inherited from Series.)

Extension Methods

  NameDescription
Public Extension MethodChildrenOfType<(Of <<'(T>)>>)
Gets all child elements recursively from the visual tree by given type.
(Defined by ChildrenOfTypeExtensions.)
Public Extension MethodClearIfNoBindingAndSet
Clears if set.
(Defined by CommonExtensions.)
Public Extension MethodClearIfSet
Clears the property if a value has been set.
(Defined by CommonExtensions.)
Public Extension MethodClearValue
Clears the local value of the read only property.
(Defined by DependencyPropertyExtensions.)
Public Extension MethodCoerceValue
Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject.
(Defined by DependencyPropertyExtensions.)
Public Extension MethodEnableLayoutRounding (Defined by LayoutRoundingHelperExtensions.)
Public Extension MethodFindChildByType<(Of <<'(T>)>>)
Finds child element of the specified type. Uses breadth-first search.
(Defined by ChildrenOfTypeExtensions.)
Public Extension MethodFromRoot
Returns the coordinates of the given point with respect to the given element. The given coordinates should be with respect to the root visual.
(Defined by Utils.)
Public Extension MethodGetAssociatedInlineUIContainer (Defined by ExtensionMethods.)
Public Extension MethodGetAssociatedLayoutBox (Defined by ExtensionMethods.)
Public Extension MethodGetBaseControlItemStatus
Gets a string that communicates the visual status of a Control.
(Defined by AutomationExtensions.)
Public Extension MethodGetBoundsRelativeTo (Defined by ExtensionMethods.)
Public Extension MethodGetGlobalMousePosition
(Defined by WindowHost.)
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)
Public Extension MethodGetParentPane
(Defined by DockingLogicalTreeHelper.)
Public Extension MethodGetParents
Enumerates through element's parents in the visual tree.
(Defined by ParentOfTypeExtensions.)
Public Extension MethodGetVisualParent<(Of <<'(T>)>>)
Searches up in the visual tree for parent element of the specified type.
(Defined by ParentOfTypeExtensions.)
Public Extension MethodIsAncestorOf(DependencyObject)Overloaded. (Defined by ExtensionMethods.)
Public Extension MethodIsAncestorOf(DependencyObject)Overloaded.
Determines whether the element is an ancestor of the descendant.
(Defined by ParentOfTypeExtensions.)
Public Extension MethodIsKeyboardFocusWithin (Defined by KeyboardHelper.)
Public Extension MethodIsLocalValueSet(DependencyProperty)Overloaded.
Determines whether the specified dependency property local value is set.
(Defined by DependencyObjectExtensions.)
Public Extension MethodIsLocalValueSet(DependencyProperty)Overloaded.
Determines whether the specified dependency property local value is set.
(Defined by CommonExtensions.)
Public Extension MethodParentOfType<(Of <<'(T>)>>)
Gets the parent element from the visual tree by given type.
(Defined by ParentOfTypeExtensions.)
Public Extension MethodPointFromScreen
Returns the coordinates of the given point with respect to the given element. The given coordinates should be with respect to the root visual.
(Defined by Utils.)
Public Extension MethodPointToScreen
Returns the coordinates of the given point with respect to the root application. The given point should be the coordinates with respect to the given framework element.
(Defined by Utils.)
Public Extension MethodSetAssociatedLayoutBox (Defined by ExtensionMethods.)
Public Extension MethodSetIfDifferent
Sets the value of the dependencyProperty property if it's hasn't that value currently.
(Defined by CommonExtensions.)
Public Extension MethodSetLayout
Sets the location in the element in Canvas.
(Defined by CommonExtensions.)
Public Extension MethodSetLocation(Point)Overloaded.
Sets the location in the element in Canvas.
(Defined by CommonExtensions.)
Public Extension MethodSetLocation(Double, Double)Overloaded.
Sets the location in the element in Canvas.
(Defined by CommonExtensions.)
Public Extension MethodSetValue
Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property.
(Defined by DependencyPropertyExtensions.)
Public Extension MethodSlideIn()()()()Overloaded.
Slides the given element into view. This is an extension method.
(Defined by CalendarAnimation.)
Public Extension MethodSlideIn(TimeSpan)Overloaded.
Slides the given element into view. This is an extension method.
(Defined by CalendarAnimation.)
Public Extension MethodSlideOut()()()()Overloaded.
Slides the given element out of view. This is an extension method.
(Defined by CalendarAnimation.)
Public Extension MethodSlideOut(TimeSpan)Overloaded.
Slides the given element out of view. This is an extension method.
(Defined by CalendarAnimation.)
Public Extension MethodToRoot
Returns the coordinates of the given point with respect to the root application. The given point should be the coordinates with respect to the given framework element.
(Defined by Utils.)
Public Extension MethodTranslate(Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), TimeSpan)Overloaded.
Translates the target element as requested by the parameters.
(Defined by CalendarAnimation.)
Public Extension MethodTranslate(Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), TimeSpan, Action)Overloaded.
Translates the target element as requested by the parameters and executes the action request.
(Defined by CalendarAnimation.)

Properties

  NameDescription
Public propertyBackgroundStyle
Gets or sets the background style.
(Inherited from SelfDrawingSeries.)
Public propertyBarItemsPanel
Gets or sets the property.
(Inherited from Series.)
Public propertyBorderLineStyle
Gets or sets the border line style.
(Inherited from SelfDrawingSeries.)
Public propertyChartArea
Gets or sets the ChartArea.
(Inherited from SelfDrawingSeries.)
Public propertyDataSeries
Gets or sets the data points collection associated with the current chart series.
(Inherited from SelfDrawingSeries.)
Public propertyHasItems
Gets whether the ItemsControl has any children.
(Inherited from ItemsControl.)
Public propertyIsFocused
Gets a value indicating whether the control is focused.
(Inherited from ItemsControl.)
Public propertyIsTextSearchEnabled
Gets or sets a value indicating whether TextSearch is enabled on the ItemsControl instance. This is a dependency property.
(Inherited from ItemsControl.)
Public propertyItemContainerGenerator
Gets the ItemContainerGenerator that is associated with the control.
(Inherited from ItemsControl.)
Public propertyItemContainerStyle
Gets or sets the style for the item containers of the control. This is a dependency property.
(Inherited from ItemsControl.)
Public propertyItemContainerStyleSelector
Gets or sets the style selector for the items of the control. This is a dependency property.
(Inherited from ItemsControl.)
Public propertyItemTemplateSelector
Gets or sets the template selector for the items of the control. This is a dependency property.
(Inherited from ItemsControl.)
Public propertyLinearItemsPanel
Gets or sets the property.
(Inherited from Series.)
Protected propertyOverrideStyles
Gets whether Style should be applied on container even if Style property is already set.
(Inherited from ItemsControl.)
Public propertyRadialItemsPanel
Gets or sets the property.
(Inherited from Series.)
Public propertyStoryboardResourceKeyFormat
This property supports the RadChart infrastructure and is not intended to be used directly from your code.
(Inherited from SplineSeries.)

See Also