Represents an interval with associated custom values for fill, stroke and stroke thickness.
The following tables list the members exposed by the CustomInterval type.
Name | Description | |
---|---|---|
Initializes a new instance of the CustomInterval class. |
Name | Description | |
---|---|---|
Identifies the Fill dependency property. |
||
Identifies the MaxValue dependency property. |
||
Identifies the MinValue dependency property. |
||
Identifies the Stroke dependency property. |
||
Identifies the StrokeThickness dependency property. |
Name | Description | |
---|---|---|
Gets or sets the brush to apply as a background of the elements within the custom interval. This is a dependency property. |
||
Gets or sets the end of this custom interval. This is a dependency property. |
||
Gets or sets the start of this custom interval. This is a dependency property. |
||
Gets or sets the brush to apply as an outline of the elements within the custom interval. This is a dependency property. |
||
Gets or sets the outline thickness of the elements within the custom interval. This is a dependency property. |
Name | Description | |
---|---|---|
Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
Occurs when a property of the interval changes. |