For a list of all members of this type, see XamLinearGraphRange members.
| Name | Description | |
|---|---|---|
![]() | Brush | Gets or sets the brush to use to fill the range. |
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable) |
![]() | Caption | Gets or sets the caption of the range. |
![]() | 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) |
![]() | EndValue | Gets or sets the value at which the range ends along the scale. |
![]() | InnerEndExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to end rendering the inner edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. |
![]() | InnerStartExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to start rendering the inner edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | OuterEndExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to end rendering the outer edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. |
![]() | OuterStartExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to start rendering the outer edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. |
![]() | 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. |