Version

LinearGraphRange Class Methods

For a list of all members of this type, see LinearGraphRange members.

Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBrushResets the Brush property to its default value.  
Public MethodResetEndValueResets the EndValue property to its default value.  
Public MethodResetInnerEndExtentResets the InnerEndExtent property to its default value.  
Public MethodResetInnerStartExtentResets the InnerStartExtent property to its default value.  
Public MethodResetNameResets the Name property to its default value.  
Public MethodResetOuterEndExtentResets the OuterEndExtent property to its default value.  
Public MethodResetOuterStartExtentResets the OuterStartExtent property to its default value.  
Public MethodResetOutlineResets the Outline property to its default value.  
Public MethodResetStartValueResets the StartValue property to its default value.  
Public MethodResetStrokeThicknessResets the StrokeThickness property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodShouldSerializeBrushIndicates if the Brush property needs to be serialized.  
Protected MethodShouldSerializeEndValueIndicates if the EndValue property needs to be serialized.  
Protected MethodShouldSerializeInnerEndExtentIndicates if the InnerEndExtent property needs to be serialized.  
Protected MethodShouldSerializeInnerStartExtentIndicates if the InnerStartExtent property needs to be serialized.  
Protected MethodShouldSerializeNameIndicates if the Name property needs to be serialized.  
Protected MethodShouldSerializeOuterEndExtentIndicates if the OuterEndExtent property needs to be serialized.  
Protected MethodShouldSerializeOuterStartExtentIndicates if the OuterStartExtent property needs to be serialized.  
Protected MethodShouldSerializeOutlineIndicates if the Outline property needs to be serialized.  
Protected MethodShouldSerializeStartValueIndicates if the StartValue property needs to be serialized.  
Protected MethodShouldSerializeStrokeThicknessIndicates if the StrokeThickness property needs to be serialized.  
See Also