SeriesBinding Class Members
The following tables list the members exposed by SeriesBinding.
Public Constructors
Name | Description | |
---|---|---|
![]() | SeriesBinding Constructor | Initializes a new instance of the SeriesBinding class. |
Public Properties
Name | Description | |
---|---|---|
![]() | Mode | Update type |
![]() | Path | Gets or sets the path to the collection of IRenderableSeriesViewModels |
![]() | RelativeSource | Description of the object to use as the source, relative to the target element. |
![]() | UpdateSourceTrigger | Binding mode |
Public Methods
Name | Description | |
---|---|---|
![]() | ProvideValue | Overridden. When implemented in a derived class, returns an object that is provided as the value of the target property for this markup extension. |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also