Version

CustomPaletteBrushScale Class Methods

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

Public Methods
 NameDescription
Public MethodGetBrushOverloaded. Returns calculated brush for the given index.  
Public MethodNotifySeriesNotify attached series about changes to this scale (Inherited from Infragistics.Win.DataVisualization.BrushScale)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetBrushesResets the Brushes property to its default value. (Inherited from Infragistics.Win.DataVisualization.BrushScale)
Public MethodResetBrushSelectionModeResets the BrushSelectionMode property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.BrushScale)
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.BrushScale)
Protected MethodShouldSerializeBrushesIndicates if the Brushes property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.BrushScale)
Protected MethodShouldSerializeBrushSelectionModeIndicates if the BrushSelectionMode property needs to be serialized.  
See Also