For a list of all members of this type, see CustomPaletteColorScale members.
| Name | Description | |
|---|---|---|
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | InterpolationMode | The approach to use when getting a color from the palette. |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | MaximumValue | The highest value to assign a color. Any given value greater than this value will be made Transparent. |
![]() | MinimumValue | The lowest value to assign a color. Any given value less than this value will be made Transparent. |
![]() | Palette | A list of colors to select from or interpolate between. |