The following tables list the members exposed by LinearGraphRange.
Name | Description | |
---|---|---|
![]() | LinearGraphRange Constructor | Initializes a new instance of the LinearGraphRange class. |
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 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. |
![]() | Name | Gets or sets the name of the range. |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | Reset | Resets all the properties to their default values |
![]() | ResetBrush | Resets the Brush property to its default value. |
![]() | ResetEndValue | Resets the EndValue property to its default value. |
![]() | ResetInnerEndExtent | Resets the InnerEndExtent property to its default value. |
![]() | ResetInnerStartExtent | Resets the InnerStartExtent property to its default value. |
![]() | ResetName | Resets the Name property to its default value. |
![]() | ResetOuterEndExtent | Resets the OuterEndExtent property to its default value. |
![]() | ResetOuterStartExtent | Resets the OuterStartExtent property to its default value. |
![]() | ResetOutline | Resets the Outline property to its default value. |
![]() | ResetStartValue | Resets the StartValue property to its default value. |
![]() | ResetStrokeThickness | Resets the StrokeThickness property to its default value. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Used to invoke the PropertyChanged event. |
![]() | ShouldSerializeBrush | Indicates if the Brush property needs to be serialized. |
![]() | ShouldSerializeEndValue | Indicates if the EndValue property needs to be serialized. |
![]() | ShouldSerializeInnerEndExtent | Indicates if the InnerEndExtent property needs to be serialized. |
![]() | ShouldSerializeInnerStartExtent | Indicates if the InnerStartExtent property needs to be serialized. |
![]() | ShouldSerializeName | Indicates if the Name property needs to be serialized. |
![]() | ShouldSerializeOuterEndExtent | Indicates if the OuterEndExtent property needs to be serialized. |
![]() | ShouldSerializeOuterStartExtent | Indicates if the OuterStartExtent property needs to be serialized. |
![]() | ShouldSerializeOutline | Indicates if the Outline property needs to be serialized. |
![]() | ShouldSerializeStartValue | Indicates if the StartValue property needs to be serialized. |
![]() | ShouldSerializeStrokeThickness | Indicates if the StrokeThickness property needs to be serialized. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Event raised when a property value changes. |