Version

BrushScale Class Members

The following tables list the members exposed by BrushScale.

Public Properties
 NameDescription
Public PropertyBrushesGets or sets the Brushes property.  
Public PropertyIsReadyGets the status of the scale  
Public Methods
 NameDescription
Public MethodGetBrushGets a brush from the brushes collection by index.  
Public MethodNotifySeriesNotify attached series about changes to this scale  
Public MethodResetResets all the properties to their default values  
Public MethodResetBrushesResets the Brushes property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event.  
Protected MethodShouldSerializeBrushesIndicates if the Brushes property needs to be serialized.  
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes.  
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
See Also