ColorStop Members
Defines the color for series points whose values fall within the specified range.Constructors
Name | Description |
---|---|
ColorStop() | Initializes a new instance of the ColorStop class. |
Fields
Name | Description |
---|---|
ColorProperty static | Identifies the Color dependency property. |
Value1Property static | Identifies the Value1 dependency property. |
Value2Property static | Identifies the Value2 dependency property. |
See Also