The following tables list the members exposed by RadialGaugeRange.
Name | Description | |
---|---|---|
RadialGaugeRange Constructor | Initializes a new RadialGaugeRange. |
Name | Description | |
---|---|---|
Brush | Gets or sets the brush to use to fill the range. | |
EndValue | Gets or sets the value at which the range ends along the scale. | |
InnerEndExtent | Gets or sets the distance from the center of the gauge (from 0 to 1) at which to end rendering the inner sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. | |
InnerStartExtent | Gets or sets the distance from the center of the gauge (from 0 to 1) at which to start rendering the inner sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. | |
Name | Gets or sets the name of the range. | |
OuterEndExtent | Gets or sets the distance from the center of the gauge (from 0 to 1) at which to end rendering the outer sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. | |
OuterStartExtent | Gets or sets the distance from the center of the gauge (from 0 to 1) at which to start rendering the outer sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge. | |
Outline | Gets or sets the outline to use when rendering the range. | |
StartValue | Gets or sets the value at which the range starts along the scale. | |
StrokeThickness | Gets or sets the stroke thickness to use when rendering this range's outline. |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. |
Name | Description | |
---|---|---|
PropertyChanged | Invoked when a property of the object has been changed. |